- Chase audio/libmtp share library version bump
PR: ports/12203
This commit is contained in:
parent
2e08552ae9
commit
585cf06ade
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210211
3 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= mtpfs
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.adebenham.com/mtpfs/
|
||||
|
||||
|
|
Loading…
Reference in a new issue