aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/avidemux2
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-05-19 13:57:24 +0800
committeritetcu <itetcu@FreeBSD.org>2006-05-19 13:57:24 +0800
commitb397bb9360773fdb7309f02bfb5414bccb529661 (patch)
tree2833d364bd1e49b564725adbc4d351d4b644ea54 /multimedia/avidemux2
parentda5668825e8f39d5912f6a7159756d3fe41aec0a (diff)
downloadfreebsd-ports-gnome-b397bb9360773fdb7309f02bfb5414bccb529661.tar.gz
freebsd-ports-gnome-b397bb9360773fdb7309f02bfb5414bccb529661.tar.zst
freebsd-ports-gnome-b397bb9360773fdb7309f02bfb5414bccb529661.zip
- Chase x264 update.
- Add additional berlios mirrors as MASTER_SITES while we're here. PR: ports/97439 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Approved by: tmclaugh (mentor)
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: