From d4041784dc51fbd5b1e6a77c341ba00b18e4cd60 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 14 Aug 2013 22:35:50 +0000 Subject: - Remove MAKE_JOBS_SAFE variable Approved by: portmgr (bdrewery) --- games/crrcsim/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'games/crrcsim/Makefile') diff --git a/games/crrcsim/Makefile b/games/crrcsim/Makefile index fefcc9ab51e1..28169dcf4166 100644 --- a/games/crrcsim/Makefile +++ b/games/crrcsim/Makefile @@ -18,7 +18,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl USE_GL= gl glu -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include/portaudio2 -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib/portaudio2 -L${LOCALBASE}/lib -- cgit v1.2.3