diff options
author | joerg <joerg@pkgsrc.org> | 2006-04-09 13:14:30 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-04-09 13:14:30 +0000 |
commit | df7ef26f832ac49064fd58965a2eb30716ebe6a7 (patch) | |
tree | 60bc440a2ab6f917df8883127f24011020156961 /audio/Makefile | |
parent | fb0d6caffcce7b4d9a0df91b2ff05d0b71f53171 (diff) | |
download | pkgsrc-df7ef26f832ac49064fd58965a2eb30716ebe6a7.tar.gz |
Hook up libsidplay2 and sidplay2.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b7da7764494..5071329bc38 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.305 2006/04/08 11:45:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.306 2006/04/09 13:14:30 joerg Exp $ # COMMENT= Audio tools @@ -147,6 +147,7 @@ SUBDIR+= libopendaap SUBDIR+= libsamplerate SUBDIR+= libshout SUBDIR+= libsidplay +SUBDIR+= libsidplay2 SUBDIR+= libsndfile SUBDIR+= libvisual SUBDIR+= libvisual-bmp @@ -227,6 +228,7 @@ SUBDIR+= rplay SUBDIR+= rsynth SUBDIR+= shorten SUBDIR+= sidplay +SUBDIR+= sidplay2 SUBDIR+= snd SUBDIR+= solfege SUBDIR+= sox |