diff options
author | John Marino <marino@FreeBSD.org> | 2013-10-06 21:51:02 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-10-06 21:51:02 +0000 |
commit | 6bf08a4d7abace2be1d75f0a98a686adb8efb15a (patch) | |
tree | 451eece697c7b522900b7842f2cc7bd030467e3a /math/nyh-hoc | |
parent | ed0569b8307abfaa2ff69cb721a1e0631d8633ca (diff) | |
download | ports-6bf08a4d7abace2be1d75f0a98a686adb8efb15a.tar.gz ports-6bf08a4d7abace2be1d75f0a98a686adb8efb15a.zip |
Notes
Diffstat (limited to 'math/nyh-hoc')
-rw-r--r-- | math/nyh-hoc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/nyh-hoc/Makefile b/math/nyh-hoc/Makefile index 6a5641cbfe43..d79cad2b2525 100644 --- a/math/nyh-hoc/Makefile +++ b/math/nyh-hoc/Makefile @@ -11,6 +11,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= High Order Calculator +MAKE_JOBS_UNSAFE= yes + GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} |