View | Details | Raw Unified | Return to bug 174176 | Differences between
and this patch

Collapse All | Expand All

(-)audio/timidity++-emacs/Makefile (-2 / +2 lines)
Lines 8-14 Link Here
8
8
9
MASTERDIR=	${.CURDIR}/../../audio/timidity++
9
MASTERDIR=	${.CURDIR}/../../audio/timidity++
10
10
11
PLIST_FILES=	${TIMID_LIBDIR}/interface_e.so ${ELISPDIR}/timidity.el
11
PLIST_FILES=	${TIMID_LIBDIR}/if_emacs.so \
12
NO_STAGE=	yes
12
		share/emacs/site-lisp/timidity.el
13
13
14
.include "${MASTERDIR}/Makefile"
14
.include "${MASTERDIR}/Makefile"

Return to bug 174176