aboutsummaryrefslogtreecommitdiff
path: root/multimedia/handbrake
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:32:45 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-09 15:32:45 +0000
commitc1d5b98a0752b872cec5f517e44e2e0ab5011d26 (patch)
tree2d0c21d0878d87bcc1d02133a12c113becb0c118 /multimedia/handbrake
parent76e4f2995040c8518a4e2a410678390fd761b267 (diff)
downloadports-c1d5b98a0752b872cec5f517e44e2e0ab5011d26.tar.gz
ports-c1d5b98a0752b872cec5f517e44e2e0ab5011d26.zip
Notes
Diffstat (limited to 'multimedia/handbrake')
-rw-r--r--multimedia/handbrake/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile
index 05a88a36e0b4..b6efea91df97 100644
--- a/multimedia/handbrake/Makefile
+++ b/multimedia/handbrake/Makefile
@@ -7,6 +7,7 @@
PORTNAME= handbrake
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://download.m0k.org/${PORTNAME}/ \
http://www.mirrors.ausmac.net/ftp/AudioVisual-SW/HandBrake/ \
@@ -28,7 +29,7 @@ LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
xvidcore.4:${PORTSDIR}/multimedia/xvid \
- x264.47:${PORTSDIR}/multimedia/x264
+ x264.49:${PORTSDIR}/multimedia/x264
WRKSRC= ${WRKDIR}/HandBrake-${PORTVERSION}
HAS_CONFIGURE= yes