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 /science | |
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 'science')
-rw-r--r-- | science/mpb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mpb/Makefile b/science/mpb/Makefile index 22e232a774e6..f0967576de19 100644 --- a/science/mpb/Makefile +++ b/science/mpb/Makefile @@ -12,6 +12,8 @@ COMMENT= MIT Photonic-Bands LICENSE= GPLv2 +MAKE_JOBS_UNSAFE= yes + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash LIB_DEPENDS= fftw:${PORTSDIR}/math/fftw \ hdf5:${PORTSDIR}/science/hdf5 \ |