aboutsummaryrefslogtreecommitdiff
path: root/net/mediastreamer
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-01-09 15:14:05 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-01-09 15:14:05 +0000
commite8f16d34958d4dc16b91f4c4f0ef5acce7b6d65b (patch)
tree10eec6e1f248e91673b7d63a6f71539ea402a9e2 /net/mediastreamer
parent3c7673bc00b9c0fd37ee0fa3d3c02bf2419eb326 (diff)
downloadports-e8f16d34958d4dc16b91f4c4f0ef5acce7b6d65b.tar.gz
ports-e8f16d34958d4dc16b91f4c4f0ef5acce7b6d65b.zip
Notes
Diffstat (limited to 'net/mediastreamer')
-rw-r--r--net/mediastreamer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile
index 5dd5b3e90ee5..4cd745e2f6e9 100644
--- a/net/mediastreamer/Makefile
+++ b/net/mediastreamer/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= SAVANNAH/linphone/mediastreamer
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tijl@FreeBSD.org
COMMENT= Real-time audio and video streaming and processing
LICENSE= GPLv2
@@ -69,6 +69,8 @@ UPNP_CONFIGURE_ENABLE= upnp
UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp
V4L_CONFIGURE_ENABLE= libv4l1 libv4l2
+V4L_CONFIGURE_OFF= ac_cv_header_linux_videodev_h=no \
+ ac_cv_header_linux_videodev2_h=no
V4L_BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
V4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l