- Chase libxine shared library version.

Approved by:	ahze (mentor)
This commit is contained in:
Tom McLaughlin 2005-09-22 02:14:42 +00:00
parent 44036f0330
commit 60a8ff30fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143316

View file

@ -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