diff options
Diffstat (limited to 'www/wsdlpull/Makefile')
-rw-r--r-- | www/wsdlpull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index 884defa0c6ad..3679a5c4caf0 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl MAKE_JOBS_SAFE= yes USE_GNOME= gnometarget -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/wsdl USE_LDCONFIG= yes |