aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-05-10 13:07:52 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-05-10 13:07:52 +0000
commit9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4 (patch)
tree798058e8e370d031e34fc9af8872f0ee1d0b4e89 /audio/amarok-kde4
parentd037e4a2b41959c498ea15c690bb4ea009a3a359 (diff)
downloadports-9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4.tar.gz
ports-9a08fb7d90952aaf81ebffe3cb6ebfccef064ac4.zip
Notes
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