diff options
Diffstat (limited to 'audio/timidity++/Makefile')
| -rw-r--r-- | audio/timidity++/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 99df0c74b7cb..3a44051e08c5 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/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/ DISTNAME= TiMidity++-${PORTVERSION} @@ -20,7 +20,8 @@ SLAVEDIRS= audio/timidity++-emacs # rest are included by timidity++-emacs port 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 USE_BZIP2= yes WANT_ESOUND= yes GNU_CONFIGURE= yes |
