[Midnightbsd-cvs] mports [22298] trunk/www/libxul/Makefile: try to turn off gstreamer.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Feb 19 18:08:53 EST 2017


Revision: 22298
          http://svnweb.midnightbsd.org/mports/?rev=22298
Author:   laffer1
Date:     2017-02-19 18:08:53 -0500 (Sun, 19 Feb 2017)
Log Message:
-----------
try to turn off gstreamer.

Modified Paths:
--------------
    trunk/www/libxul/Makefile

Modified: trunk/www/libxul/Makefile
===================================================================
--- trunk/www/libxul/Makefile	2017-02-19 23:00:37 UTC (rev 22297)
+++ trunk/www/libxul/Makefile	2017-02-19 23:08:53 UTC (rev 22298)
@@ -50,7 +50,7 @@
 MOZ_PKGCONFIG_FILES=	libxul-embedding libxul mozilla-js \
 			mozilla-plugin
 
-#OPTIONS_EXCLUDE=	GSTREAMER LOGGING
+OPTIONS_EXCLUDE=	GSTREAMER LOGGING
 OPTIONS_DEFINE=		RUST
 OPTIONS_DEFAULT=	BUNDLED_CAIRO GTK2
 



More information about the Midnightbsd-cvs mailing list