aboutsummaryrefslogtreecommitdiff
path: root/devel/libwfut
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
committerPeter Pentchev <roam@FreeBSD.org>2009-01-23 15:43:14 +0000
commitc189a6b2da9cbee7ff927b553a75d1280f12253e (patch)
treeeab313d2cb66a1c1bedfa134756b2754c49555fd /devel/libwfut
parentdecc454be4c8a3fc37cf46bb14d1b2da283dc47c (diff)
downloadports-c189a6b2da9cbee7ff927b553a75d1280f12253e.tar.gz
ports-c189a6b2da9cbee7ff927b553a75d1280f12253e.zip
Notes
Diffstat (limited to 'devel/libwfut')
-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