From d04184ca2296e3e063282f330dc7e508e84911a3 Mon Sep 17 00:00:00 2001 From: pav Date: Sun, 22 Nov 2009 19:49:43 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- astro/wmsun/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'astro/wmsun') diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index 1d1bebc66986..6cbe087eade8 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -20,6 +20,7 @@ USE_XORG= xext xpm x11 ALL_TARGET= clean all MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \ INCDIR="-I${LOCALBASE}/include" LIBDIR="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes MAN1= wmSun.1 PLIST_FILES= bin/wmSun -- cgit