Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 11:20:36 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447879 - head/science/massxpert
Message-ID:  <201708131120.v7DBKa0F025968@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708131120.v7DBKa0F025968>