mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Chase multimedia/x264 update
PR: ports/103912 Submitted by: Anish Mistry <amistry at am-productions.biz> (maintainer)
This commit is contained in:
parent
537d269de7
commit
2a9dde88ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174349
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
PORTNAME= avidemux2
|
PORTNAME= avidemux2
|
||||||
PORTVERSION= 2.1.2
|
PORTVERSION= 2.1.2
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= multimedia
|
CATEGORIES= multimedia
|
||||||
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
|
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
|
||||||
${MASTER_SITE_BERLIOS}
|
${MASTER_SITE_BERLIOS}
|
||||||
@ -97,7 +97,7 @@ LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_X264)
|
.if defined(WITH_X264)
|
||||||
LIB_DEPENDS+= x264.49:${PORTSDIR}/multimedia/x264
|
LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_VORBIS)
|
.if defined(WITH_VORBIS)
|
||||||
|
Loading…
Reference in New Issue
Block a user