summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index f45742987..d02d6a190 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -1,5 +1,5 @@
# $FreeBSD: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.34 2006/06/09 20:24:02 ahze Exp $
-# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.50 2006/06/22 20:24:57 ahze Exp $
+# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.51 2006/06/24 16:18:14 marcus Exp $
# base
BASE_GST_ALL_PLUGINS= \
alsa \
@@ -331,7 +331,7 @@ GCONF_SCHEMAS= ${${GST_PLUGIN}_GCONF_SCHEMAS}
CONFIGURE_ARGS+=${${GST_PLUGIN}_CONFIGURE_ARGS}
USE_SDL= ${${GST_PLUGIN}_USE_SDL}
USE_GSTREAMER+= ${${GST_PLUGIN}_USE_GSTREAMER}
-GST_PREBUILDDIR=${${GST_PLUGIN}_GST_PREBUILD_DIR}
+GST_PREBUILD_DIR=${${GST_PLUGIN}_GST_PREBUILD_DIR}
GST_PLUGIN_DIR= ${${GST_PLUGIN}_GST_PLUGIN_DIR}
GST_POSTBUILD_DIR=${${GST_PLUGIN}_GST_POSTBUILD_DIR}