aboutsummaryrefslogtreecommitdiff
path: root/www/wsdlpull
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-16 03:07:41 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-16 03:07:41 +0000
commit929bae4a6f4bdae98f82674a684b038427bf333b (patch)
tree50f79233d651734ddc9992479843cb499c82f6f5 /www/wsdlpull
parent6a24f1013bd2b6e7b382aed83144caaac91054b2 (diff)
downloadports-929bae4a6f4bdae98f82674a684b038427bf333b.tar.gz
ports-929bae4a6f4bdae98f82674a684b038427bf333b.zip
- Any libcurl will do
Submitted by: Mikhail T. <mi+thun@aldan.algebra.com> (via e-mail)
Notes
Notes: svn path=/head/; revision=245956
Diffstat (limited to 'www/wsdlpull')
-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