[Midnightbsd-cvs] mports [19705] trunk/multimedia/gstreamer-plugins/Makefile.common: fix x264 depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Aug 11 17:43:30 EDT 2015


Revision: 19705
          http://svnweb.midnightbsd.org/mports/?rev=19705
Author:   laffer1
Date:     2015-08-11 17:43:29 -0400 (Tue, 11 Aug 2015)
Log Message:
-----------
fix x264 depends

Modified Paths:
--------------
    trunk/multimedia/gstreamer-plugins/Makefile.common

Modified: trunk/multimedia/gstreamer-plugins/Makefile.common
===================================================================
--- trunk/multimedia/gstreamer-plugins/Makefile.common	2015-08-11 21:39:38 UTC (rev 19704)
+++ trunk/multimedia/gstreamer-plugins/Makefile.common	2015-08-11 21:43:29 UTC (rev 19705)
@@ -583,7 +583,7 @@
 gst_vp8_DIST=		bad
 
 # x264
-gst_x264_LIB_DEPENDS+=	libx264.so:${PORTSDIR}/multimedia/x264
+gst_x264_LIB_DEPENDS+=	libx264.so:${PORTSDIR}/multimedia/libx264
 gst_x264_PLIST_FILES=	${GST_LIB_DIR}/libgstx264.la \
 		${GST_LIB_DIR}/libgstx264.so \
 		share/gstreamer-${VERSION}/presets/GstX264Enc.prs



More information about the Midnightbsd-cvs mailing list