summaryrefslogtreecommitdiff
path: root/games/pipewalker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pipewalker/Makefile')
-rw-r--r--games/pipewalker/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/pipewalker/Makefile b/games/pipewalker/Makefile
index 2539aaae8faa..27159bf63a47 100644
--- a/games/pipewalker/Makefile
+++ b/games/pipewalker/Makefile
@@ -14,7 +14,6 @@ COMMENT= A clone of the NetWalk game
GNU_CONFIGURE= yes
USE_SDL= sdl
USE_GL= gl glu
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}