aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins80
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-19 10:47:01 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-19 10:47:01 +0000
commit7c83b53f5034e35f69b7981788a16016422ac0a3 (patch)
treece4d8c0ee3740fbb6f50b83d1053768bbce23095 /multimedia/gstreamer-plugins80
parent8e09579173f4d306c7f258408623da8919dfdfb6 (diff)
downloadports-7c83b53f5034e35f69b7981788a16016422ac0a3.tar.gz
ports-7c83b53f5034e35f69b7981788a16016422ac0a3.zip
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 1545f5680755..b88204070b2f 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -123,7 +123,7 @@ COMMENT= Gstreamer ${GST_PLUGIN} plugin
# Enable the right plugin
-CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${p}|--enable-${p}|}
+CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${GST_PLUGIN}|--enable-${GST_PLUGIN}|}
# Build/Install directory. defaults to ext/${GST_PLUGIN}
# few plugins are in sys/
@@ -146,6 +146,7 @@ PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.so
.if ${GST_PLUGIN}=="artsd"
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
GST_PLIST_SUFFIX= sink
+CONFIGURE_ARGS+=--enable-artsc
.endif
# cairo
@@ -218,6 +219,7 @@ GST_PLUGIN_DIR= ext/gdk_pixbuf
# gnomevfs
.if ${GST_PLUGIN}=="gnomevfs"
USE_GNOME+= gnomevfs2
+CONFIGURE_ARGS+=--enable-gnome_vfs
.endif
# gsm