Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Sep 2019 17:58:45 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511143 - head/devel/cligen
Message-ID:  <201909041758.x84Hwjnq070998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Wed Sep  4 17:58:45 2019
New Revision: 511143
URL: https://svnweb.freebsd.org/changeset/ports/511143

Log:
  devel/cligen: It's safe to build with multiple jobs nowadays
  
  Approved by:	maintainer
  Sponsored by:	Rubicon Communications, LLC (Netgate)

Modified:
  head/devel/cligen/Makefile

Modified: head/devel/cligen/Makefile
==============================================================================
--- head/devel/cligen/Makefile	Wed Sep  4 17:43:28 2019	(r511142)
+++ head/devel/cligen/Makefile	Wed Sep  4 17:58:45 2019	(r511143)
@@ -17,6 +17,5 @@ GH_ACCOUNT=	olofhagsand
 
 GNU_CONFIGURE=	yes
 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?201909041758.x84Hwjnq070998>