diff options
author | hubertf <hubertf> | 1999-12-10 01:34:01 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-12-10 01:34:01 +0000 |
commit | 2fab14bde957510afa59308f37d8fee80d568769 (patch) | |
tree | 12f55d38fcc627f6e040b306da6d155e1407ae89 /audio | |
parent | e48faee12e00e4a7f2b21be9885a60ac867db288 (diff) | |
download | pkgsrc-2fab14bde957510afa59308f37d8fee80d568769.tar.gz |
add & enable 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 5f0d3f83934..49254bf4ed8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 1999/12/04 12:58:35 scw Exp $ +# $NetBSD: Makefile,v 1.50 1999/12/10 01:34:01 hubertf Exp $ # SUBDIR += amp @@ -46,6 +46,7 @@ SUBDIR += lame-gui SUBDIR += libaudiofile SUBDIR += libcdaudio + SUBDIR += libmikmod SUBDIR += maplay SUBDIR += mbrola SUBDIR += mbrolavox-en1 |