aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2005-09-22 02:14:42 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2005-09-22 02:14:42 +0000
commit60a8ff30fa62285366c0f5e2de3a6605d3aec49d (patch)
treeb610a14fc6f6d5f913e9987cd28568e3d56fe9b7
parent44036f0330db37bf8d71dd5b78bbb85980141c56 (diff)
downloadports-60a8ff30fa62285366c0f5e2de3a6605d3aec49d.tar.gz
ports-60a8ff30fa62285366c0f5e2de3a6605d3aec49d.zip
Notes
-rw-r--r--audio/muine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index f0b6361c89ee..ad04aea2680c 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