aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r--audio/amarok/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 1831514158d1..18ce4bab83ec 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -6,6 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.8
+PORTREVISION= 1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -67,7 +68,7 @@ PLIST_SUB+= NJB=""
.if !defined(WITH_MTP)
PLIST_SUB+= MTP="@comment "
.else
-LIB_DEPENDS+= mtp.6:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.7:${PORTSDIR}/audio/libmtp
CONFIGURE_ARGS+=--with-libmtp
PLIST_SUB+= MTP=""
.endif