summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2017-08-26 20:55:41 +0000
committerrakuco <rakuco@FreeBSD.org>2017-08-26 20:55:41 +0000
commit84e8c010aceca872062009ae545c6d9f36fda7c3 (patch)
treea9a6c8588f91d69eb5a05e156f2a0380c768815c
parent1e67a5d5c6732fd8481030fe27cedc6837c5f751 (diff)
downloadFreeBSD-ports-84e8c010aceca872062009ae545c6d9f36fda7c3.zip
FreeBSD-ports-84e8c010aceca872062009ae545c6d9f36fda7c3.tar.gz
Revert r447879.
Apparently the build is indeed broken with parallel jobs, even though I wasn't able to reproduce it in my tests. Checking what's broken would take time and anyone interested in that should rather try updating the port to 3.6.0. PR: 219293 Reported by: John Marino <freebsdml@marino.st>
-rw-r--r--science/massxpert/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile
index 242efb7..491d3a5 100644
--- a/science/massxpert/Makefile
+++ b/science/massxpert/Makefile
@@ -26,5 +26,6 @@ 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