diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 17:59:53 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 17:59:53 +0000 |
commit | e6cb3c59e0b4832d32427fce88261b0468fedbd4 (patch) | |
tree | 90d1d4b28198d68b892e0a6a7cc976460313b574 /audio/timidity++-emacs | |
parent | 371bff03d3ca0ad86ad67ee749616a2e0b97ff1d (diff) | |
download | ports-e6cb3c59e0b4832d32427fce88261b0468fedbd4.tar.gz ports-e6cb3c59e0b4832d32427fce88261b0468fedbd4.zip |
Notes
Diffstat (limited to 'audio/timidity++-emacs')
-rw-r--r-- | audio/timidity++-emacs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile index e90028698dfd..6bf7cc29a9a0 100644 --- a/audio/timidity++-emacs/Makefile +++ b/audio/timidity++-emacs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.10.2 +PORTVERSION= 2.10.3 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ PKGNAMESUFFIX= -${INTERFACE} @@ -19,7 +19,8 @@ LIB_DEPENDS= ${INTERFACE_DEPS} SLAVEDIRS= audio/timidity++-gtk audio/timidity++-motif \ audio/timidity++-slang audio/timidity++-tcltk \ - audio/timidity++-xaw audio/timidity++-xskin + audio/timidity++-xaw audio/timidity++-xskin \ + japanese/timidity++-slang japanese/timidity++-tcltk INTERFACE?= emacs |