aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-10-01 09:21:37 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-10-01 09:21:37 +0000
commitd898b68d77f49ae307dca652c716378682117283 (patch)
tree8b01f742203faabc7b18eca20de6fad1daac6bc5 /multimedia
parent2d9810fc01d52e3bcefe24bf6c0a3032f8db7e47 (diff)
downloadports-d898b68d77f49ae307dca652c716378682117283.tar.gz
ports-d898b68d77f49ae307dca652c716378682117283.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile2
-rw-r--r--multimedia/gstreamer1/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index 5844e7f5eb1c..266051a1f0d9 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -40,7 +40,7 @@ UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION}
UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX}
DIST?= base
-USES+= gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USES+= gettext gmake gnome libtool pathfix pkgconfig python tar:xz
WANT_GSTREAMER= yes
USE_GNOME+= glib20 introspection:build libxml2
GNU_CONFIGURE= yes
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index f6f5a5a68b45..cb0e77d978df 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
PORTSCOUT= limitw:1,even
CFLAGS+= -Wno-format
-USES= bison gettext gmake gnome libtool pathfix pkgconfig tar:xz
+USES= bison gettext gmake gnome libtool pathfix pkgconfig python tar:xz
USE_GNOME= glib20 introspection:build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tests \