aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg0/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2015-07-04 04:10:52 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2015-07-04 04:10:52 +0000
commitd35a132a5a065bf5a8c148dc8dbd92e55fc6c36c (patch)
treedbc982e451687091fcc963d3c2eb581fa2ecdfe2 /multimedia/ffmpeg0/Makefile
parent58a1d4eb97f51e8f90a674d56b56d782eb1c7e70 (diff)
downloadports-d35a132a5a065bf5a8c148dc8dbd92e55fc6c36c.tar.gz
ports-d35a132a5a065bf5a8c148dc8dbd92e55fc6c36c.zip
Notes
Diffstat (limited to 'multimedia/ffmpeg0/Makefile')
-rw-r--r--multimedia/ffmpeg0/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpeg0/Makefile b/multimedia/ffmpeg0/Makefile
index cea53eda0532..d2dda808cbd4 100644
--- a/multimedia/ffmpeg0/Makefile
+++ b/multimedia/ffmpeg0/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 0.7.16
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
@@ -118,7 +118,7 @@ SPEEX_CONFIGURE_ENABLE= libspeex
THEORA_LIB_DEPENDS= libtheora.so:${PORTSDIR}/multimedia/libtheora
THEORA_CONFIGURE_ENABLE= libtheora
-X11GRAB_USE= XORG=x11,xent,xfixes
+X11GRAB_USE= XORG=x11,xext,xfixes
X11GRAB_CONFIGURE_ON= --enable-x11grab
X264_LIB_DEPENDS= libx264.so:${PORTSDIR}/multimedia/libx264