aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2010-06-10 16:50:25 +0800
committerkwm <kwm@FreeBSD.org>2010-06-10 16:50:25 +0800
commitf9ee41c15cf43aae8983f55e68e2b512543fb0ad (patch)
tree94c0073f171073824a6938e3ac443632816c95ac /multimedia
parent6bf7660b8ea54f804552ca07a1cb7af43b3c8e25 (diff)
downloadfreebsd-ports-gnome-f9ee41c15cf43aae8983f55e68e2b512543fb0ad.tar.gz
freebsd-ports-gnome-f9ee41c15cf43aae8983f55e68e2b512543fb0ad.tar.zst
freebsd-ports-gnome-f9ee41c15cf43aae8983f55e68e2b512543fb0ad.zip
Only depend on webcamd for the v4l2 plugin, if we are on 8.0 or higher.
PR: ports/147742 Submitted by: Dmitry <smallcms@gmail.com>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 2ee3a61a2659..e4fcc281c4b6 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -458,7 +458,9 @@ gst_theora_DIST= base
# gst_v4l2
gst_gst_v4l2_LIB_DEPENDS+= v4l2.0:${PORTSDIR}/multimedia/libv4l
+.if ${OSVERSION} >= 800000
gst_gst_v4l2_RUN_DEPENDS+= webcamd:${PORTSDIR}/multimedia/webcamd
+.endif
gst_gst_v4l2_PLIST_FILES= ${GST_LIB_DIR}/libgstvideo4linux2.la \
${GST_LIB_DIR}/libgstvideo4linux2.so
gst_gst_v4l2_CONFIGURE_ARGS+= --enable-gst_v4l2