mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Chase libtheora lib version
This commit is contained in:
parent
7c241d931c
commit
afda336472
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201292
3 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
PORTNAME= mencoder
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||
PORTREVISION= 1
|
||||
COMMENT= Convenient video file and movie encoder
|
||||
RESTRICTED= Port has restricted dependencies
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mplayer
|
||||
PORTVERSION= ${MPLAYER_PORT_VERSION}
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
COMMENT= High performance media player supporting many formats
|
||||
|
||||
.include "${.CURDIR}/Makefile.shared"
|
||||
|
|
|
@ -118,7 +118,7 @@ CONFIGURE_ARGS+= --disable-xvid
|
|||
.endif
|
||||
|
||||
.if defined(WITH_THEORA)
|
||||
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
|
||||
LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
|
||||
.else
|
||||
CONFIGURE_ARGS+= --disable-theora
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue