svn commit: r347337 - head/multimedia/gstreamer-plugins
Martin Wilke
miwi at FreeBSD.org
Fri Mar 7 05:15:08 UTC 2014
Author: miwi
Date: Fri Mar 7 05:15:07 2014
New Revision: 347337
URL: http://svnweb.freebsd.org/changeset/ports/347337
QAT: https://qat.redports.org/buildarchive/r347337/
Log:
- Disable g-ir-scanner cache to not touch /root/.cache on build
Modified:
head/multimedia/gstreamer-plugins/Makefile
Modified: head/multimedia/gstreamer-plugins/Makefile
==============================================================================
--- head/multimedia/gstreamer-plugins/Makefile Fri Mar 7 05:10:26 2014 (r347336)
+++ head/multimedia/gstreamer-plugins/Makefile Fri Mar 7 05:15:07 2014 (r347337)
@@ -44,7 +44,7 @@ SHLIB_VERSION= 1
VERSION= ${GST_VERSION}
WANT_GSTREAMER= yes
USE_BZIP2= yes
-USE_GNOME+= ltverhack ltasneededhack
+USE_GNOME+= ltverhack ltasneededhack introspection:build
USES= gettext gmake pathfix pkgconfig shebangfix
USE_AUTOTOOLS= libtool
GST_PLUGIN?= base
More information about the svn-ports-all
mailing list