summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-03-31 07:56:11 +0000
committerrafan <rafan@FreeBSD.org>2008-03-31 07:56:11 +0000
commitd935b77fb1e995795bc7dad4c76b77d113c90c5b (patch)
tree503308c27e771dcea82047d954dc8e9868bd91be /audio
parent820af645909184afb6cb3aac77c9cf6ebd0d6d10 (diff)
downloadFreeBSD-ports-d935b77fb1e995795bc7dad4c76b77d113c90c5b.zip
FreeBSD-ports-d935b77fb1e995795bc7dad4c76b77d113c90c5b.tar.gz
- Chase audio/libmtp share library version bump
PR: ports/12203
Diffstat (limited to 'audio')
-rw-r--r--audio/amarok-kde4/Makefile4
-rw-r--r--audio/amarok/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index 908b3d2..5b531b1 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.8
-PORTREVISION= 2
+PORTREVISION= 3
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.7:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp
CONFIGURE_ARGS+=--with-libmtp
PLIST_SUB+= MTP=""
.endif
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 908b3d2..5b531b1 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -6,7 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.8
-PORTREVISION= 2
+PORTREVISION= 3
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.7:${PORTSDIR}/audio/libmtp
+LIB_DEPENDS+= mtp.8:${PORTSDIR}/audio/libmtp
CONFIGURE_ARGS+=--with-libmtp
PLIST_SUB+= MTP=""
.endif
OpenPOWER on IntegriCloud