- Chase libxine shared library version.
Approved by: ahze (mentor)
This commit is contained in:
parent
44036f0330
commit
60a8ff30fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143316
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= muine
|
||||
PORTVERSION= 0.8.3
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio gnome
|
||||
MASTER_SITES= http://muine.gooeylinux.org/
|
||||
|
||||
|
@ -47,7 +47,7 @@ CONFIGURE_ARGS+= --disable-faad2
|
|||
|
||||
.if defined (WITH_XINE)
|
||||
CONFIGURE_ARGS+= --enable-xine=yes
|
||||
LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
|
||||
LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
|
||||
.else
|
||||
USE_GSTREAMER+= gconf
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue