aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libwfut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libwfut/Makefile')
-rw-r--r--devel/libwfut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile
index 0b83fcc9f6ef..337f342b071c 100644
--- a/devel/libwfut/Makefile
+++ b/devel/libwfut/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libwfut
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SF/worldforge/libwfut%20%28updates%20library%29/${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= WorldForge update library
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
- curl.5:${PORTSDIR}/ftp/curl
+ curl.6:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--without-python
GNU_CONFIGURE= yes