svn commit: r447879 - head/science/massxpert
Raphael Kubo da Costa
rakuco at FreeBSD.org
Sun Aug 13 11:20:38 UTC 2017
Author: rakuco
Date: Sun Aug 13 11:20:36 2017
New Revision: 447879
URL: https://svnweb.freebsd.org/changeset/ports/447879
Log:
Drop MAKE_JOBS_UNSAFE.
Tentatively remove it after testing the port with -j2 and -jLOTS_OF_CORES.
PR: 219293
Modified:
head/science/massxpert/Makefile
Modified: head/science/massxpert/Makefile
==============================================================================
--- head/science/massxpert/Makefile Sun Aug 13 11:19:52 2017 (r447878)
+++ head/science/massxpert/Makefile Sun Aug 13 11:20:36 2017 (r447879)
@@ -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>
More information about the svn-ports-head
mailing list