diff options
author | mph <mph@FreeBSD.org> | 1998-04-24 10:33:59 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-24 10:33:59 +0800 |
commit | e9a514bcbdb237cb4c4e484689777220f7e4bdc2 (patch) | |
tree | e53e3e6867e452e03cf351886341bf85764e944a /audio/Makefile | |
parent | ff90bccc2e4d72ea7eaad80aa85a1aa8a90e1bb2 (diff) | |
download | freebsd-ports-gnome-e9a514bcbdb237cb4c4e484689777220f7e4bdc2.tar.gz freebsd-ports-gnome-e9a514bcbdb237cb4c4e484689777220f7e4bdc2.tar.zst freebsd-ports-gnome-e9a514bcbdb237cb4c4e484689777220f7e4bdc2.zip |
Activate splaytk.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index efae8cc44420..f55a3ac50141 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ +# $Id: Makefile,v 1.41 1997/12/27 03:10:24 asami Exp $ # SUBDIR += amp @@ -23,6 +23,7 @@ SUBDIR += s3mod SUBDIR += sox SUBDIR += splay + SUBDIR += splaytk SUBDIR += timidity SUBDIR += tosha SUBDIR += tracker |