diff options
Diffstat (limited to 'games/pipewalker/Makefile')
-rw-r--r-- | games/pipewalker/Makefile | 1 |
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} |