mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Chase x264 shlib bump.
This commit is contained in:
parent
547ff04a56
commit
20f47dcdfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265514
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= mencoder
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
COMMENT= Convenient video file and movie encoder
|
||||
RESTRICTED= Port has restricted dependencies
|
||||
|
||||
|
@ -98,7 +98,7 @@ CONFIGURE_ARGS+= --disable-faac
|
|||
.endif
|
||||
|
||||
.if !defined(WITHOUT_X264)
|
||||
LIB_DEPENDS+= x264.98:${PORTSDIR}/multimedia/x264
|
||||
LIB_DEPENDS+= x264.110:${PORTSDIR}/multimedia/x264
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-x264
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue