summaryrefslogtreecommitdiffstats
path: root/audio/muine
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2005-09-22 02:14:42 +0000
committertmclaugh <tmclaugh@FreeBSD.org>2005-09-22 02:14:42 +0000
commit25e837626db76916754818dde30b4e117e8563b8 (patch)
tree2f67cbff85a1693cd2baeef0f471adef0373d737 /audio/muine
parenta20504036c3757ca45a36292af1d88a7a1a156ab (diff)
downloadFreeBSD-ports-25e837626db76916754818dde30b4e117e8563b8.zip
FreeBSD-ports-25e837626db76916754818dde30b4e117e8563b8.tar.gz
- Chase libxine shared library version.
Approved by: ahze (mentor)
Diffstat (limited to 'audio/muine')
-rw-r--r--audio/muine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index f0b6361..ad04aea 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -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
OpenPOWER on IntegriCloud