aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/libpurple
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2013-11-30 09:24:19 +0800
committermarcus <marcus@FreeBSD.org>2013-11-30 09:24:19 +0800
commit081d13799e4878767242c116814ca065d9be50cd (patch)
tree0408d7dd36ce0abead9c27bf59ca3a76314a76ea /net-im/libpurple
parent59b699d0cfcd18de2a955bb33723228ef1a3baa9 (diff)
downloadfreebsd-ports-gnome-081d13799e4878767242c116814ca065d9be50cd.tar.gz
freebsd-ports-gnome-081d13799e4878767242c116814ca065d9be50cd.tar.zst
freebsd-ports-gnome-081d13799e4878767242c116814ca065d9be50cd.zip
Fix the v4l2 GST plugin name. The gst_v4l2 is the port module name, not the
user-facing module name. Reminded by: kwm
Diffstat (limited to 'net-im/libpurple')
-rw-r--r--net-im/libpurple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile
index 3e89b0488503..e6e779188f45 100644
--- a/net-im/libpurple/Makefile
+++ b/net-im/libpurple/Makefile
@@ -119,7 +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
+USE_GSTREAMER+= v4l2
PLIST_SUB+= VV=""
.else
CONFIGURE_ARGS+=--disable-vv