diff options
Diffstat (limited to 'games/fishsupper/Makefile')
-rw-r--r-- | games/fishsupper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index 08ff8d94600f..0474fb9e64f0 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -16,7 +16,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_SDL= sdl image mixer USE_GL= gl -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |