aboutsummaryrefslogtreecommitdiffstats
path: root/www/wsdlpull/Makefile
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-12-16 11:07:41 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-12-16 11:07:41 +0800
commit72f10891d85f5daf6c74ee25e5cb02d6b8dc5e43 (patch)
tree4dd44cad3b656ed234ec11a4b077746035859ced /www/wsdlpull/Makefile
parent128cd89d09b1a49e8396c4a1b1e46a75f9e10e7c (diff)
downloadfreebsd-ports-gnome-72f10891d85f5daf6c74ee25e5cb02d6b8dc5e43.tar.gz
freebsd-ports-gnome-72f10891d85f5daf6c74ee25e5cb02d6b8dc5e43.tar.zst
freebsd-ports-gnome-72f10891d85f5daf6c74ee25e5cb02d6b8dc5e43.zip
- Any libcurl will do
Submitted by: Mikhail T. <mi+thun@aldan.algebra.com> (via e-mail)
Diffstat (limited to 'www/wsdlpull/Makefile')
-rw-r--r--www/wsdlpull/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile
index f109348db845..487e0ab14b94 100644
--- a/www/wsdlpull/Makefile
+++ b/www/wsdlpull/Makefile
@@ -8,14 +8,14 @@
PORTNAME= wsdlpull
PORTVERSION= 1.23
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= C++ WSDL Parser
-LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
MAKE_JOBS_SAFE= yes