aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2013-07-20 16:16:37 +0800
committerlme <lme@FreeBSD.org>2013-07-20 16:16:37 +0800
commit0ab46856874baf25b2386cc8c277c59ae3246a1b (patch)
treede2dddb4665e25973ac775d0df5f3de5bf418887
parent72e25dd126448caabfd1ab60568ccb8d46f2dec6 (diff)
downloadfreebsd-ports-graphics-0ab46856874baf25b2386cc8c277c59ae3246a1b.tar.gz
freebsd-ports-graphics-0ab46856874baf25b2386cc8c277c59ae3246a1b.tar.zst
freebsd-ports-graphics-0ab46856874baf25b2386cc8c277c59ae3246a1b.zip
Add MAKE_JOBS_UNSAFE
Reported by: flo
-rw-r--r--net-mgmt/icinga/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index 6b034e3ff56..6b7eb2517c5 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -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
h Clang 6tobik2018-09-103-0/+102 * Remove all USE_OPENSSL occurrences.mat2017-03-151-2/+1 * Add missing USE_OPENSSL=yestijl2015-01-151-1/+2 * Cleanup plistbapt2014-10-201-2/+0 * - Switch to USES=libtool, drop .la filesamdmi32014-07-292-2/+3