diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-06 06:18:28 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-06 06:18:28 +0800 |
commit | 5360aa05dd2afad37c3f946ff1dac1965ea09098 (patch) | |
tree | cae245abd88da5e88ab93db73f6884f88578da44 /audio | |
parent | 44f945838452997e2abdc977f6f1cad86c3b2b3a (diff) | |
download | freebsd-ports-gnome-5360aa05dd2afad37c3f946ff1dac1965ea09098.tar.gz freebsd-ports-gnome-5360aa05dd2afad37c3f946ff1dac1965ea09098.tar.zst freebsd-ports-gnome-5360aa05dd2afad37c3f946ff1dac1965ea09098.zip |
Activate libmikmod
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index c5d4c6acd0bc..d57be232e3a0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.86 1999/05/03 03:53:35 steve Exp $ +# $Id: Makefile,v 1.87 1999/05/03 03:55:02 steve Exp $ # SUBDIR += amp @@ -27,6 +27,7 @@ SUBDIR += kmpg SUBDIR += lamer SUBDIR += libaudiofile + SUBDIR += libmikmod SUBDIR += linux-realplayer SUBDIR += maplay SUBDIR += mikmod |