aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Wx
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-15 17:04:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-15 17:04:09 +0000
commit2300443a41bb50a6aeddeea7dcc191c968f86e5e (patch)
treef9860b31200a03a2beb98f89bc163e2e27ae2028 /x11-toolkits/p5-Wx
parent0175383f0a1f8b78ed514778532f0467a8ccc6dc (diff)
downloadports-2300443a41bb50a6aeddeea7dcc191c968f86e5e.tar.gz
ports-2300443a41bb50a6aeddeea7dcc191c968f86e5e.zip
- Mark MAKE_JOBS_UNSAFE
PR: 136792 Submitted by: myself Approved by: Cezary Morga <cm@therek.net> (maintainer)
Notes
Notes: svn path=/head/; revision=237893
Diffstat (limited to 'x11-toolkits/p5-Wx')
-rw-r--r--x11-toolkits/p5-Wx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile
index 1a823d040474..a8681321c1d6 100644
--- a/x11-toolkits/p5-Wx/Makefile
+++ b/x11-toolkits/p5-Wx/Makefile
@@ -26,6 +26,7 @@ USE_DISPLAY= yes
PERL_CONFIGURE= yes
CC= ${CXX}
CFLAGS+= -pthread -Wno-write-strings
+MAKE_JOBS_UNSAFE= yes
.if defined(WITH_UNICODE)
WX_UNICODE= yes