aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-04 05:52:07 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-04 05:52:07 +0000
commitbc696d5f486191d09d82feb11ff349a80c7b10d5 (patch)
treec62ff2b7d92f094157be381e8780d9112ba76204 /net-p2p/amule
parente1e05bd6d2ce56f012d70a3193e5df34baf85087 (diff)
downloadports-bc696d5f486191d09d82feb11ff349a80c7b10d5.tar.gz
ports-bc696d5f486191d09d82feb11ff349a80c7b10d5.zip
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index f118265d71da..90ba32b04a57 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amule
PORTVERSION= 2.2.6
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
@@ -149,7 +150,7 @@ PLIST_SUB+= MONOLITHIC="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.6:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif