diff options
-rw-r--r-- | x11-toolkits/wxgtk24/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index 336f4176d2c..dc666e63f90 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_XORG= x11 sm xxf86vm xinerama USE_GL= glu USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_ICONV= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |