aboutsummaryrefslogtreecommitdiff
path: root/multimedia/avidemux2
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-19 05:57:24 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-19 05:57:24 +0000
commit756e8a43628872c8af80b00c59896d1ceaff2dd8 (patch)
tree0aa81ab2edb780a5ded4902d68d51fff9df73b35 /multimedia/avidemux2
parent6b904445d7ef923f95d2fd566567df8e2a32355a (diff)
downloadports-756e8a43628872c8af80b00c59896d1ceaff2dd8.tar.gz
ports-756e8a43628872c8af80b00c59896d1ceaff2dd8.zip
Notes
Diffstat (limited to 'multimedia/avidemux2')
-rw-r--r--multimedia/avidemux2/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/avidemux2/Makefile b/multimedia/avidemux2/Makefile
index 7be1eff03ae5..09232892fb38 100644
--- a/multimedia/avidemux2/Makefile
+++ b/multimedia/avidemux2/Makefile
@@ -7,9 +7,11 @@
PORTNAME= avidemux2
PORTVERSION= 2.1.2
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
- http://download.berlios.de/avidemux/
+ ${MASTER_SITE_BERLIOS}
+MASTER_SITE_SUBDIR= avidemux
DISTNAME= avidemux-${PORTVERSION}
MAINTAINER= amistry@am-productions.biz
@@ -96,7 +98,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
.endif
.if defined(WITH_X264)
-LIB_DEPENDS+= x264.1:${PORTSDIR}/multimedia/x264
+LIB_DEPENDS+= x264.47:${PORTSDIR}/multimedia/x264
.endif
.if defined(WITH_VORBIS)
@@ -104,7 +106,7 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis
.endif
.if ${OSVERSION} < 500000
-BROKEN= "does not compile"
+BROKEN= does not compile
.endif
post-extract: