diff options
author | drochner <drochner@pkgsrc.org> | 2009-07-23 16:07:44 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-07-23 16:07:44 +0000 |
commit | 53bc6b6f3f1d215bcf70313808dbc45e8eb64809 (patch) | |
tree | c2f628d2c70e121853a2024a23e9869b4e6562b3 /audio/Makefile | |
parent | 237ed8eff2e141c156fb0e98ec0f11e07d582d40 (diff) | |
download | pkgsrc-53bc6b6f3f1d215bcf70313808dbc45e8eb64809.tar.gz |
+gst-plugins0.10-faac
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 c14f6ea1daf..0a5c5a81198 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2009/07/07 19:37:21 drochner Exp $ +# $NetBSD: Makefile,v 1.413 2009/07/23 16:07:44 drochner Exp $ # COMMENT= Audio tools @@ -130,6 +130,7 @@ SUBDIR+= gst-plugins0.10-alsa SUBDIR+= gst-plugins0.10-cdparanoia SUBDIR+= gst-plugins0.10-dts SUBDIR+= gst-plugins0.10-esound +SUBDIR+= gst-plugins0.10-faac SUBDIR+= gst-plugins0.10-faad SUBDIR+= gst-plugins0.10-flac SUBDIR+= gst-plugins0.10-fluendo-mp3 |