From c9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Sat, 28 Mar 2009 17:53:24 +0000 Subject: Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE --- www/sarg/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/sarg/Makefile') diff --git a/www/sarg/Makefile b/www/sarg/Makefile index 82fefc21c103..02609e10f69a 100644 --- a/www/sarg/Makefile +++ b/www/sarg/Makefile @@ -19,6 +19,7 @@ OPTIONS= GD "Enable GD support" on USE_ICONV= yes USE_GETTEXT= yes GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC=gcc CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" -- cgit v1.2.3