1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Chase multimedia/x264 update

PR:		ports/103912
Submitted by:	Anish Mistry <amistry at am-productions.biz> (maintainer)
This commit is contained in:
Rong-En Fan 2006-10-03 04:04:32 +00:00
parent 537d269de7
commit 2a9dde88ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174349

View File

@ -7,7 +7,7 @@
PORTNAME= avidemux2
PORTVERSION= 2.1.2
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
${MASTER_SITE_BERLIOS}
@ -97,7 +97,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
.endif
.if defined(WITH_X264)
LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264
.endif
.if defined(WITH_VORBIS)