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 | f4e87c729f28016e22239b272e37e3e932303004 (patch) | |
tree | 60bc440a2ab6f917df8883127f24011020156961 /audio/Makefile | |
parent | 253441da0dc89ab70af2b0945a06084aa3487804 (diff) | |
download | pkgsrc-f4e87c729f28016e22239b272e37e3e932303004.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 |