aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:17:03 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:17:03 +0000
commit21c2c7b181110b6825696d33d323540a047b4e84 (patch)
tree86453d3cfe7eddefb9d7c721f2d77b798d313f69 /multimedia
parentf9a981e88ed9b1d93d888fb19f51cc4f5ebbfb36 (diff)
downloadports-21c2c7b181110b6825696d33d323540a047b4e84.tar.gz
ports-21c2c7b181110b6825696d33d323540a047b4e84.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index b9097d7fbb5b..7e4f34773648 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -84,7 +84,7 @@
PORTNAME= mplayer
PORTVERSION= 0.99.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \
http://www2.mplayerhq.hu/MPlayer/releases/ \
@@ -369,7 +369,7 @@ CONFIGURE_ARGS+= --disable-theora
.endif
.if !defined(WITHOUT_X264)
-LIB_DEPENDS+= x264.47:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
.else
CONFIGURE_ARGS+= --disable-x264
.endif