From d72c91dce99a6e36c703aea4dc5a7180c00869f4 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 5 Oct 2009 12:58:16 +0000 Subject: [PATCH] - Not make jobs safe --- databases/grass/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 16a4222a0eec..825c45100d32 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -49,6 +49,7 @@ USE_TK= yes USE_TK_BUILD= yes PATCH_TCL_SCRIPTS=lib/init/init.sh PATCH_TK_SCRIPTS=lib/init/init.sh +MAKE_JOBS_UNSAFE= yes ALL_TARGET= GNU_CONFIGURE= yes