diff options
Diffstat (limited to 'www/wsdlpull/Makefile')
-rw-r--r-- | www/wsdlpull/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index c303b90a406c..fba19d2d7f8a 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -8,13 +8,14 @@ PORTNAME= wsdlpull PORTVERSION= 1.22 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF MAINTAINER= pgollucci@FreeBSD.org COMMENT= C++ WSDL Parser -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 |