aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-05-09 02:46:09 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-05-09 02:46:09 +0000
commitc6eb35f215ab87b8dd9a0b11c961d977d752ede3 (patch)
tree509b3a28816b6a6d4eab8e6ca0d72511f6390dfe /math
parent92b232b36edd024c4ace698ac192e3bb3d152487 (diff)
downloadports-c6eb35f215ab87b8dd9a0b11c961d977d752ede3.tar.gz
ports-c6eb35f215ab87b8dd9a0b11c961d977d752ede3.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/libtommath/Makefile1
-rw-r--r--math/tomsfastmath/Makefile1
2 files changed, 2 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
diff --git a/math/tomsfastmath/Makefile b/math/tomsfastmath/Makefile
index 811d3a6a8db3..f560b0ec447d 100644
--- a/math/tomsfastmath/Makefile
+++ b/math/tomsfastmath/Makefile
@@ -22,6 +22,7 @@ MAKEFILE= makefile
USE_BZIP2= yes
USE_GMAKE= yes
ALL_TARGET= default
+MAKE_JOBS_SAFE= yes
PLIST_FILES= include/tfm.h lib/libtfm.a