aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2014-09-06 13:56:43 +0000
committerThomas Zander <riggs@FreeBSD.org>2014-09-06 13:56:43 +0000
commit78a727d470bf42d7756a84c468d2b26b598c219a (patch)
treef15d0a5d0c02e1a11bd1041222953d3b1a953a69 /multimedia
parent0cf537668e6613b942aa999259545abe3df9df09 (diff)
downloadports-78a727d470bf42d7756a84c468d2b26b598c219a.tar.gz
ports-78a727d470bf42d7756a84c468d2b26b598c219a.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ffmpeg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index b322d15f5014..2e12fca6ef5c 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 2.2.4
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
@@ -117,6 +117,7 @@ LIBBLURAY_LIB_DEPENDS= libbluray.so:${PORTSDIR}/multimedia/libbluray
LIBBLURAY_CONFIGURE_ENABLE= libbluray
# libv4l
+LIBV4L_BUILD_DEPENDS= v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat
LIBV4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l
LIBV4L_CONFIGURE_ENABLE= libv4l2
LIBV4L_CONFIGURE_OFF= --disable-indev=v4l2 \