diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-10-12 17:19:01 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-10-12 17:19:01 +0000 |
commit | 1de39ff153d92f0a73b63654ac1b7fc035cc65a6 (patch) | |
tree | 371ce9392fa8d5cfe5a9df1e9f73cdeed113e733 /audio/Makefile | |
parent | b25b5f13fb40d34929629f4f5395603193c0d0a3 (diff) | |
download | ports-1de39ff153d92f0a73b63654ac1b7fc035cc65a6.tar.gz ports-1de39ff153d92f0a73b63654ac1b7fc035cc65a6.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index ec98671e060b..494c2086d71d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -66,7 +66,13 @@ SUBDIR += splaytk SUBDIR += tclmidi SUBDIR += timidity - SUBDIR += timidity++ + sUBDIR += timidity++ + SUBDIR += timidity++-emacs + SUBDIR += timidity++-gtk + SUBDIR += timidity++-slang + SUBDIR += timidity++-motif + SUBDIR += timidity++-xaw + SUBDIR += timidity++-xskin SUBDIR += tosha SUBDIR += tracker SUBDIR += waveplay |