aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-03-20 20:52:09 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-03-20 21:10:48 +0000
commit04417decf159909fabd9207a2a5bb9b2ac5ab42c (patch)
tree3006a9ab1072566ec265fa3ea888356fbe52011d
parent4bde0f5364ce44e3ee3916086c792049de78b9e1 (diff)
downloadports-04417decf159909fabd9207a2a5bb9b2ac5ab42c.tar.gz
ports-04417decf159909fabd9207a2a5bb9b2ac5ab42c.zip
multimedia/gstreamer1-plugins*: skip --auto-features=enabled for now
Properly fixing this maybe easier once subpackages (D16457) arrive and gstreamer ports are split based on plugin collections rather than external dependencies. meson.build:313:0: ERROR: Dependency "x11" not found, tried pkgconfig PR: 270361
-rw-r--r--multimedia/gstreamer1-plugins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index b99b9fcf7a0a..1a5569c72954 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -41,6 +41,7 @@ USES+= meson cpe gettext gnome gstreamer libtool pathfix pkgconfig python:3.8+,
USE_GNOME+= glib20 introspection:build libxml2
GST_PLUGIN?= base
USE_LDCONFIG= yes
+MESON_ARGS+= --auto-features=auto # XXX bug 270361 workaround
CPE_VENDOR= gstreamer_project
CPE_PRODUCT= gstreamer