summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins-all
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-06-07 14:04:25 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-06-07 14:04:25 +0000
commit794f096bf9bd73aab6d500a04feda040ab8029c8 (patch)
tree8bd506e71c6e6bac8cc09be08e242acdcf4a58eb /multimedia/gstreamer-plugins-all
parent- Add gstreamer-plugins-mp3 (diff)
Switch from using mad to mp3 in USE_GSTREAMER
Notes
Notes: svn path=/head/; revision=193013
Diffstat (limited to 'multimedia/gstreamer-plugins-all')
-rw-r--r--multimedia/gstreamer-plugins-all/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile
index 5f7ba2276a2b..1b28135c5225 100644
--- a/multimedia/gstreamer-plugins-all/Makefile
+++ b/multimedia/gstreamer-plugins-all/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer-plugins-all
PORTVERSION= 1.3.${GST_VERSION}.${GST_SHLIB_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= # empty
DISTFILES= # empty
@@ -30,7 +30,7 @@ WITHOUT_LAME= yes # MP3 License , no package
.endif
# Remove core, yes
-PLUGS= ${_USE_GSTREAMER_ALL:S/core//:S/yes//}
+PLUGS= ${_USE_GSTREAMER10_ALL}
.for all in ${PLUGS}
OPTIONS+= ${all:U} "${all} plugin " on