diff options
Diffstat (limited to 'www/wsdlpull/Makefile')
-rw-r--r-- | www/wsdlpull/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index 58b82bc702ac..884defa0c6ad 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -16,6 +16,8 @@ COMMENT= C++ WSDL Parser LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl +MAKE_JOBS_SAFE= yes + USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |