diff options
Diffstat (limited to 'math/libtommath/Makefile')
-rw-r--r-- | math/libtommath/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index fbf83bc57a2c..fbfd43c66e00 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -20,6 +20,7 @@ MAKEFILE= makefile USE_BZIP2= yes USE_GMAKE= yes ALL_TARGET= default +MAKE_JOBS_SAFE= yes PLIST_FILES= include/tommath.h include/tommath_class.h \ include/tommath_superclass.h lib/libtommath.a |