aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amarok
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2005-04-29 01:40:02 +0800
committernobutaka <nobutaka@FreeBSD.org>2005-04-29 01:40:02 +0800
commit352b7cfa73178f237e453d9427bf2095d2ab4dc8 (patch)
treedcf6d8ab3ec896c1478f7290a37ce35f4724d8d2 /audio/amarok
parent4a5b3bdeb1e1f2becab1ae2ba1ce874e17612080 (diff)
downloadfreebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.gz
freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.tar.zst
freebsd-ports-gnome-352b7cfa73178f237e453d9427bf2095d2ab4dc8.zip
Chase the libxine shared lib version bump.
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index fe8ba030200b..f6a7e4a38f8e 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.2.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -55,7 +55,7 @@ PLIST_SUB+= GSTREAMER=""
CONFIGURE_ARGS+=--without-xine
PLIST_SUB+= XINE="@comment "
.else
-LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine
PLIST_SUB+= XINE=""
.endif