aboutsummaryrefslogtreecommitdiff
path: root/audio/amarok/Makefile
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/Makefile
parentd037e4a2b41959c498ea15c690bb4ea009a3a359 (diff)
Notes
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r--audio/amarok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index ce727ed7aebd..a6ca967815e4 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.10
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -68,7 +68,7 @@ PLIST_SUB+= NJB=""
.if !defined(WITH_MTP)
PLIST_SUB+= MTP="@comment "
.else
-LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.11:${PORTSDIR}/audio/libmtp
CONFIGURE_ARGS+=--with-libmtp
PLIST_SUB+= MTP=""
.endif