aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-11-03 19:52:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-11-03 19:52:31 +0000
commit28561fc901fe8e7780b97b123d8167729d7bff09 (patch)
treecf138e188100b420ecf8ba96eaab152c66789ef0 /multimedia/gstreamer1-plugins
parenta2eb8e33b46cea00670ccd356ff290010fcec36d (diff)
downloadports-28561fc901fe8e7780b97b123d8167729d7bff09.tar.gz
ports-28561fc901fe8e7780b97b123d8167729d7bff09.zip
Make the wayland dependency optional.
Requested by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Notes
Notes: svn path=/head/; revision=483908
Diffstat (limited to 'multimedia/gstreamer1-plugins')
-rw-r--r--multimedia/gstreamer1-plugins/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/multimedia/gstreamer1-plugins/Makefile.common b/multimedia/gstreamer1-plugins/Makefile.common
index 4ad511311733..67fee3c01b11 100644
--- a/multimedia/gstreamer1-plugins/Makefile.common
+++ b/multimedia/gstreamer1-plugins/Makefile.common
@@ -275,10 +275,9 @@ gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.so
gst_gl_USES= gl
gst_gl_USE_GL= gl glu glesv2 egl
gst_gl_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat
-gst_gl_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \
- libwayland-egl.so:graphics/wayland
+gst_gl_LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene
gst_gl_CONFIGURE_ARGS= --enable-gl --enable-glx \
- --enable-egl --enable-gles2 --enable-wayland
+ --enable-egl --enable-gles2
gst_gl_GST_PLUGIN_DIR= gst-libs/gst/gl ext/gl
gst_gl_PLIST_FILES= #