From d26680108284f6825452ed13bef2c9d552657103 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Thu, 20 Nov 2014 12:12:38 +0000 Subject: Mark jobs unsafe, it will try to run the chtml binary before generating it. Sponsored by: Absolight --- www/chtml/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3