aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok-kde4
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-02-28 10:49:59 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-02-28 10:49:59 +0000
commit78350d8214965b93ce920a18130b5c1a52f8c7d8 (patch)
treef42c8cad55e290dac71fae3810e5355a094714a2 /audio/amarok-kde4
parent87fe5303a3e772966bdb7143c964a8e1807f4b0b (diff)
downloadports-78350d8214965b93ce920a18130b5c1a52f8c7d8.tar.gz
ports-78350d8214965b93ce920a18130b5c1a52f8c7d8.zip
Notes
Diffstat (limited to 'audio/amarok-kde4')
-rw-r--r--audio/amarok-kde4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 1831514158d1..18ce4bab83ec 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/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