diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-04-06 10:02:51 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-04-06 10:02:51 +0000 |
commit | fee3582b04bce7afb3f080d30e858fd3fb2b720a (patch) | |
tree | 90e3eeec0c8e414d854016281c5ef483db768e2b /audio/Makefile | |
parent | c66ee82ef9eb066fb77c106457a7e30bfd275dad (diff) | |
download | pkgsrc-fee3582b04bce7afb3f080d30e858fd3fb2b720a.tar.gz |
Add and enable gst-plugins-flac.
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 33e0c007c34..c1e04a8bd5b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.220 2004/04/06 09:44:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.221 2004/04/06 10:02:51 jmmv Exp $ # COMMENT= Audio tools @@ -74,6 +74,7 @@ SUBDIR+= gqmpeg SUBDIR+= gqmpeg-skins SUBDIR+= gsm SUBDIR+= gst-plugins-esound +SUBDIR+= gst-plugins-flac SUBDIR+= gst-plugins-lame SUBDIR+= gst-plugins-mad SUBDIR+= gst-plugins-ogg |