diff options
Diffstat (limited to 'games/zaz/Makefile')
-rw-r--r-- | games/zaz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 1df32a2521ec..9dda7383c6cd 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -19,7 +19,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_SDL= sdl image USE_GL= gl glu -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include/freetype2 -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} |