aboutsummaryrefslogtreecommitdiff
path: root/audio/timidity++-emacs
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-05 07:31:00 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-05 07:31:00 +0000
commit34c5689b4790716f27acafdc4ea576113e421efa (patch)
tree588a4e852adbdf3816a4f5b138a6af949e2a8a20 /audio/timidity++-emacs
parent133321abce0ebd2e98372050055563b9b090d3bf (diff)
downloadports-34c5689b4790716f27acafdc4ea576113e421efa.tar.gz
ports-34c5689b4790716f27acafdc4ea576113e421efa.zip
Notes
Diffstat (limited to 'audio/timidity++-emacs')
-rw-r--r--audio/timidity++-emacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile
index bc15d35b18e0..093f1a8aec51 100644
--- a/audio/timidity++-emacs/Makefile
+++ b/audio/timidity++-emacs/Makefile
@@ -8,6 +8,7 @@ COMMENT= Emacs interface for TiMidity++
MASTERDIR= ${.CURDIR}/../../audio/timidity++
-PLIST_FILES= ${TIMID_LIBDIR}/interface_e.so ${ELISPDIR}/timidity.el
+PLIST_FILES= ${TIMID_LIBDIR}/if_emacs.so \
+ share/emacs/site-lisp/timidity.el
.include "${MASTERDIR}/Makefile"