aboutsummaryrefslogtreecommitdiffstats
path: root/www/wsdlpull
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-05-16 14:27:56 +0800
commit42f60009e6e536dfbaca7a23a2a8db2f53c4299a (patch)
treef1419af8c8665908a2992e8623e8bd3b909f82e2 /www/wsdlpull
parent6dff11762fa92b9484828593ef9a2d77a55dae21 (diff)
downloadfreebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.tar.gz
freebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.tar.zst
freebsd-ports-gnome-42f60009e6e536dfbaca7a23a2a8db2f53c4299a.zip
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB
Diffstat (limited to 'www/wsdlpull')
-rw-r--r--www/wsdlpull/Makefile2
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}"