diff options
author | Max Khon <fjoe@FreeBSD.org> | 2012-07-01 10:43:19 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2012-07-01 10:43:19 +0000 |
commit | 4c9e88f92a273f5cf3081f058166754fedea1a4c (patch) | |
tree | 0780547dd43fa2ea0996ef5c3cdc71cb16eb97a3 /x11-toolkits/wxgtk26/Makefile | |
parent | b7ed9205663783326473bb97ade0f48b98dbb588 (diff) | |
download | ports-4c9e88f92a273f5cf3081f058166754fedea1a4c.tar.gz ports-4c9e88f92a273f5cf3081f058166754fedea1a4c.zip |
Notes
Diffstat (limited to 'x11-toolkits/wxgtk26/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk26/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk26/Makefile b/x11-toolkits/wxgtk26/Makefile index a5a5da26419a..fb376c6fd172 100644 --- a/x11-toolkits/wxgtk26/Makefile +++ b/x11-toolkits/wxgtk26/Makefile @@ -26,6 +26,7 @@ USE_BZIP2= yes USE_XORG= x11 sm xxf86vm xinerama USE_GL= glu USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_ICONV= yes USE_GNOME= gtk20 GNU_CONFIGURE= yes |