From 111fc99ac7d5c7904e8764a7acaaeed3a67c2ad0 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Wed, 15 Aug 2007 17:24:05 +0000 Subject: - Update libmtp to 0.2.0 - Chase shlib version bump in amarok and gnomad2 PR: ports/115218 Submitted by: Petar Zhivkov Petrov --- audio/amarok/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/amarok') diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index bbf85aebc345..4599c9030937 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -6,7 +6,7 @@ PORTNAME= amarok PORTVERSION= 1.4.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -64,7 +64,7 @@ PLIST_SUB+= NJB="" .if !defined(WITH_MTP) PLIST_SUB+= MTP="@comment " .else -LIB_DEPENDS+= mtp.7:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp.6:${PORTSDIR}/audio/libmtp CONFIGURE_ARGS+=--with-libmtp PLIST_SUB+= MTP="" .endif -- cgit v1.2.3