Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2013 08:16:37 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323338 - head/net-mgmt/icinga
Message-ID:  <201307200816.r6K8Gbqk066376@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Sat Jul 20 08:16:37 2013
New Revision: 323338
URL: http://svnweb.freebsd.org/changeset/ports/323338

Log:
  Add MAKE_JOBS_UNSAFE
  
  Reported by:	flo

Modified:
  head/net-mgmt/icinga/Makefile

Modified: head/net-mgmt/icinga/Makefile
==============================================================================
--- head/net-mgmt/icinga/Makefile	Sat Jul 20 07:49:56 2013	(r323337)
+++ head/net-mgmt/icinga/Makefile	Sat Jul 20 08:16:37 2013	(r323338)
@@ -19,6 +19,8 @@ USE_PERL5_BUILD=	yes
 USE_AUTOTOOLS=	autoconf libltdl
 USE_RC_SUBR=	icinga
 
+MAKE_JOBS_UNSAFE=yes
+
 GNU_CONFIGURE=	yes
 
 ICINGAUSER?=	icinga



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