diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde4/Makefile | 3 | ||||
-rw-r--r-- | audio/amarok/Makefile | 3 | ||||
-rw-r--r-- | audio/gnomad2/Makefile | 2 |
3 files changed, 5 insertions, 3 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 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 diff --git a/audio/gnomad2/Makefile b/audio/gnomad2/Makefile index 9720179b11ab..9f774cb6c988 100644 --- a/audio/gnomad2/Makefile +++ b/audio/gnomad2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomad2 PORTVERSION= 2.8.11 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |