summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins/Makefile.common
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-17 21:14:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-17 21:14:29 +0000
commit134c55fc8863478d8fcd1017f928ecaa59ca1098 (patch)
tree635fe965de09db43d8101ca87c5ce2318ed5b34a /multimedia/gstreamer1-plugins/Makefile.common
parent- remove NLS conditional, as it is handled properly by upstream (diff)
Fix 41 gstreamer1-plugins- ports that were creating empty packages
With hat: portmgr
Notes
Notes: svn path=/head/; revision=374874
Diffstat (limited to 'multimedia/gstreamer1-plugins/Makefile.common')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common6
1 files changed, 1 insertions, 5 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 679c0d656f97..4be897b0dd24 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -259,7 +259,7 @@ gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.so
gst_gl_USE_GL= gl glu glesv2 egl
gst_gl_CONFIGURE_ARGS= --enable-gl --enable-glx \
--enable-egl --enable-gles2
-gst_gl_PLIST= #
+gst_gl_PLIST_FILES= #
# gme
gst_gme_LIB_DEPENDS= libgme.so:${PORTSDIR}/audio/libgme
@@ -429,12 +429,8 @@ gst_${GST_PLUGIN}_BUILD_DEPENDS?=
gst_${GST_PLUGIN}_LIB_DEPENDS?=
gst_${GST_PLUGIN}_RUN_DEPENDS?=
gst_${GST_PLUGIN}_USE_XORG?=
-# this should be ${PLIST} == ${NONEXISTENT} but make on 9.x and 8.x is trowing
-# a fit over it.
-.if ${PLIST} == "/nonexistent"
gst_${GST_PLUGIN}_PLIST_FILES?= \
${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.so
-.endif
gst_${GST_PLUGIN}_EXTRA_LIBS?=
gst_${GST_PLUGIN}_PREBUILD_DIR?=
gst_${GST_PLUGIN}_GST_PLUGIN_DIR?= ext/${GST_PLUGIN}