summaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-12-10 21:06:42 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-12-10 21:06:42 +0000
commit617463e5ce8bb140806a499e64fd7cf4082835ad (patch)
tree8639696f1fcb1f87de2233dd9148c090d112bbab /audio/amarok
parentUpdate to 1.1.1. (diff)
Sync with libxine shared library version bump.
Notes
Notes: svn path=/head/; revision=150832
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index a47764aa5749..ca543995d4ff 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= GSTREAMER=""
CONFIGURE_ARGS+=--without-xine
PLIST_SUB+= XINE="@comment "
.else
-LIB_DEPENDS+= xine.14:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine
PLIST_SUB+= XINE=""
.endif