aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-20 12:12:38 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-20 12:12:38 +0000
commitd26680108284f6825452ed13bef2c9d552657103 (patch)
treef047d9a2a3c1a2de6dd2cbf0a5d3074e76e16664
parent3779ca00142fc91fe5bd1218a353a3a8537a7010 (diff)
Notes
-rw-r--r--www/chtml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/chtml/Makefile b/www/chtml/Makefile
index 0947d9eb67ed..880a4cbebb3a 100644
--- a/www/chtml/Makefile
+++ b/www/chtml/Makefile
@@ -18,5 +18,6 @@ USE_PERL5= run
MAKE_ENV= SITE_PERL=${SITE_PERL}
NO_WRKSUBDIR= yes
MAKEFILE= makefile
+MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>