From ae7bbebef914c696b183e912bc340b685c464124 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 2 May 2014 16:33:52 +0000 Subject: [PATCH] I forgot to remove MAKE_JOB_UNSAFE in my previous commit. --- cad/kicad/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index eb4dc088d6a0..d08a271fbe6c 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/kicad USES= cmake dos2unix desktop-file-utils shared-mime-info zip # Boost templates and compiler and library support for the ISO C++ 2011 standard from include/wx-3.0 USES+= compiler:gcc-c++11-lib -MAKE_JOBS_UNSAFE=yes DOS2UNIX_GLOB= *.cmake sch_bus_entry.h sch_line.h sch_no_connect.h USE_XORG= x11 ice xext USE_GL= yes