summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2013-11-28 23:24:52 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2013-11-28 23:24:52 +0000
commitb3efafe4462d1a6d1ec3cfb847ab36067bc8b1fe (patch)
tree59e5945e236158cbc013ec97136bfdfec0d48c66 /net-im
parent- Rerolled tarball (diff)
Make sure gstreamer-plugins-v4l2 is installed if voice/video support is
enabled. PR: 183713
Notes
Notes: svn path=/head/; revision=335128
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libpurple/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 08a1e51b31ea..60375d6e8021 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -119,6 +119,7 @@ CONFIGURE_ARGS+=--disable-gstreamer
.if ${PORT_OPTIONS:MVV} && ${PORT_OPTIONS:MGSTREAMER}
LIB_DEPENDS+= gstfarsight-0.10.0:${PORTSDIR}/net-im/farsight2
+USE_GSTREAMER+= gst_v4l2
PLIST_SUB+= VV=""
.else
CONFIGURE_ARGS+=--disable-vv