aboutsummaryrefslogtreecommitdiff
path: root/science/massxpert
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-08-26 20:55:41 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-08-26 20:55:41 +0000
commit7b8ee6a6951f0e8829378f07c88fc05088e9c0ff (patch)
treea9a6c8588f91d69eb5a05e156f2a0380c768815c /science/massxpert
parentb210008a2adbb5228fb6ab81c38aa071e3b96b78 (diff)
downloadports-7b8ee6a6951f0e8829378f07c88fc05088e9c0ff.tar.gz
ports-7b8ee6a6951f0e8829378f07c88fc05088e9c0ff.zip
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>
Notes
Notes: svn path=/head/; revision=448784
Diffstat (limited to 'science/massxpert')
-rw-r--r--science/massxpert/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/massxpert/Makefile b/science/massxpert/Makefile
index 242efb7b9ee2..491d3a5b9fe5 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>