diff options
author | marino <marino@FreeBSD.org> | 2013-10-07 05:51:02 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2013-10-07 05:51:02 +0800 |
commit | 6aacb0802363aa35dac505c128c38faa8a5ea0ee (patch) | |
tree | 451eece697c7b522900b7842f2cc7bd030467e3a /math/nyh-hoc | |
parent | cee3622ae2117bbe743403ad0af5cbe214c474ae (diff) | |
download | freebsd-ports-gnome-6aacb0802363aa35dac505c128c38faa8a5ea0ee.tar.gz freebsd-ports-gnome-6aacb0802363aa35dac505c128c38faa8a5ea0ee.tar.zst freebsd-ports-gnome-6aacb0802363aa35dac505c128c38faa8a5ea0ee.zip |
Mark seven unmaintained ports as jobs unsafe.
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} |