svn commit: r360748 - head/astro/openmap

John Marino marino at FreeBSD.org
Sat Jul 5 14:31:20 UTC 2014


Author: marino
Date: Sat Jul  5 14:31:19 2014
New Revision: 360748
URL: http://svnweb.freebsd.org/changeset/ports/360748
QAT: https://qat.redports.org/buildarchive/r360748/

Log:
  astro/openmap: mark jobs unsafe (taken from dports)

Modified:
  head/astro/openmap/Makefile

Modified: head/astro/openmap/Makefile
==============================================================================
--- head/astro/openmap/Makefile	Sat Jul  5 14:18:56 2014	(r360747)
+++ head/astro/openmap/Makefile	Sat Jul  5 14:31:19 2014	(r360748)
@@ -22,6 +22,8 @@ MAKE_ARGS+=	-Dopenmap.home=${WRKSRC} \
 
 SUB_FILES=	openmap.sh
 
+MAKE_JOBS_UNSAFE=	yes
+
 OPTIONS_DEFINE=	DOCS
 
 do-configure:


More information about the svn-ports-all mailing list