summaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-24 21:53:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-24 21:53:10 +0000
commit60cd14bc81e6bafc0ccdeed4212b1df67d623391 (patch)
treee6a1aff655118d1d032efac3e8b38d67e8371c92 /net-p2p/amule
parentUpdate to 1.382 (diff)
- Chase upnp shlib version bump
Reported by: pointyhat Pointy hat to: wen
Notes
Notes: svn path=/head/; revision=263533
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 0584cb98f084..2af5fde1e3c0 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -145,7 +145,7 @@ PLIST_SUB+= MONOLITHIC="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.3:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif