From 0e27a1ea75d81f40365a81bb1f77f6b7cf839188 Mon Sep 17 00:00:00 2001 From: garga Date: Sat, 28 Mar 2009 17:53:24 +0000 Subject: Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE --- math/slgrace/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math') diff --git a/math/slgrace/Makefile b/math/slgrace/Makefile index 841fa2dfec8b..242b89f0fd98 100644 --- a/math/slgrace/Makefile +++ b/math/slgrace/Makefile @@ -22,6 +22,7 @@ RUN_DEPENDS= grace:${PORTSDIR}/math/grace SLANG_VER= 2.1 GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes PORTDOCS= * PLIST_SUB= VERSION=${PORTVERSION} -- cgit