summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2017-08-13 11:20:36 +0000
committerrakuco <rakuco@FreeBSD.org>2017-08-13 11:20:36 +0000
commitd2514725e5904f2da7ea9b228e8a5c1ebb6c39ef (patch)
tree6ed643feeea52e836ac2d1a97ec91302f260d350
parent333d18cca16787f2173538e5782a977bd60fab4b (diff)
downloadFreeBSD-ports-d2514725e5904f2da7ea9b228e8a5c1ebb6c39ef.zip
FreeBSD-ports-d2514725e5904f2da7ea9b228e8a5c1ebb6c39ef.tar.gz
Drop MAKE_JOBS_UNSAFE.
Tentatively remove it after testing the port with -j2 and -jLOTS_OF_CORES. PR: 219293
-rw-r--r--science/massxpert/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile
index 491d3a5..242efb7 100644
--- a/science/massxpert/Makefile
+++ b/science/massxpert/Makefile
@@ -26,6 +26,5 @@ USE_GNOME= glib20
USE_QT4= corelib gui xml rcc_build qmake_build uic_build moc_build \
svg
USE_LDCONFIG= yes
-MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud