diff options
Diffstat (limited to 'games/frobtads/Makefile')
-rw-r--r-- | games/frobtads/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/frobtads/Makefile b/games/frobtads/Makefile index 9f50262bc3b3..748e0d1c466b 100644 --- a/games/frobtads/Makefile +++ b/games/frobtads/Makefile @@ -20,7 +20,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= automake autoconf GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lcompat" -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |