aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
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
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')
-rw-r--r--net-p2p/amule-devel/Makefile2
-rw-r--r--net-p2p/amule/Makefile2
-rw-r--r--net-p2p/eiskaltdc/Makefile3
3 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index 4d048b1efe32..b8af771f1a22 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -177,7 +177,7 @@ PLIST_SUB+= PLASMAMULE="@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
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
diff --git a/net-p2p/eiskaltdc/Makefile b/net-p2p/eiskaltdc/Makefile
index 7634508c1d26..39101af0557e 100644
--- a/net-p2p/eiskaltdc/Makefile
+++ b/net-p2p/eiskaltdc/Makefile
@@ -7,13 +7,14 @@
PORTNAME= eiskaltdcpp
PORTVERSION= 2.0.3
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= GOOGLE_CODE
MAINTAINER= gelraen.ua@gmail.com
COMMENT= A Direct Connect client QT GUI
-LIB_DEPENDS= upnp.3:${PORTSDIR}/devel/upnp \
+LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp \
boost_system.4:${PORTSDIR}/devel/boost-libs
RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme