summaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-03-26 23:31:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-03-26 23:31:50 +0000
commit42a107b953b8ba7299ee3d0c15294b68706bb09e (patch)
treed68d1ba7038cc559329f6796de360191e29baf21 /net-p2p/amule
parent- Mark BROKEN: does not compile (diff)
- Actually chase upnp shlib change
Reported by: pointyhat Pointy hat to: pawel (miwi, wen)
Notes
Notes: svn path=/head/; revision=271819
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 39ddea8a827b..5e5ffa94f66b 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -150,7 +150,7 @@ PLIST_SUB+= MONOLITHIC="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.6:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.7:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif