aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-05-25 15:14:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-05-25 15:14:39 +0000
commit3993fbeaf1494417022bb41a21cee846a658ca59 (patch)
tree1ae946b74d6e5429c8a9dbac1b90d2996c4bca8f /audio/amarok-kde4/Makefile
parentb50dd51fd3249b64653fbcec9c182bda1b3cf060 (diff)
downloadports-3993fbeaf1494417022bb41a21cee846a658ca59.tar.gz
ports-3993fbeaf1494417022bb41a21cee846a658ca59.zip
Notes
Diffstat (limited to 'audio/amarok-kde4/Makefile')
-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 bfaa48a3f4f8..96297371de50 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 2.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -66,7 +66,7 @@ PLIST_SUB+= LOUDMOUTH="@comment "
.endif
.if defined(WITH_MTP)
-LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.9:${PORTSDIR}/audio/libmtp
PLIST_SUB+= MTP=""
.else
CMAKE_ARGS+= -DWITH_Mtp:BOOL=Off