aboutsummaryrefslogtreecommitdiff
path: root/devel/libwfut/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libwfut/Makefile')
-rw-r--r--devel/libwfut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libwfut/Makefile b/devel/libwfut/Makefile
index 47f5697c88fe..89e379020635 100644
--- a/devel/libwfut/Makefile
+++ b/devel/libwfut/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libwfut
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= worldforge
@@ -15,7 +16,7 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= WorldForge update library
LIB_DEPENDS= sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
- curl.4:${PORTSDIR}/ftp/curl
+ curl.5:${PORTSDIR}/ftp/curl
CONFIGURE_ARGS+=--without-python
GNU_CONFIGURE= yes