aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-10-25 05:53:10 +0800
committerpav <pav@FreeBSD.org>2010-10-25 05:53:10 +0800
commit95ddbda827210d4a68ce1aaa5e84f4e267fe06c8 (patch)
tree724a5a3f58e7b91efd3b407bcfc773c393295226 /net-p2p/amule
parent93d53b07e7a73cfda4a3bd36b76b9f23655f81c8 (diff)
downloadfreebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.tar.gz
freebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.tar.zst
freebsd-ports-gnome-95ddbda827210d4a68ce1aaa5e84f4e267fe06c8.zip
- Chase upnp shlib version bump
Reported by: pointyhat Pointy hat to: wen
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