aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-05-10 21:07:52 +0800
committermakc <makc@FreeBSD.org>2010-05-10 21:07:52 +0800
commit0b007b390bc91eecc00173ad142bae29b13de226 (patch)
tree4689f31d63dc9553ddd0a04112de4ad948afe621 /audio/amarok-kde4
parent379e4d237ccab5237b8165ed18600bc252a48612 (diff)
downloadfreebsd-ports-gnome-0b007b390bc91eecc00173ad142bae29b13de226.tar.gz
freebsd-ports-gnome-0b007b390bc91eecc00173ad142bae29b13de226.tar.zst
freebsd-ports-gnome-0b007b390bc91eecc00173ad142bae29b13de226.zip
Chase audio/libmtp update.
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index ecbc9a1e5246..5461e67191b0 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 2.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -57,7 +57,7 @@ PLIST_SUB+= GPOD="@comment "
.endif
.if defined(WITH_MTP)
-LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp
PLIST_SUB+= MTP=""
.else
CMAKE_ARGS+= -DWITH_Mtp:BOOL=Off