diff options
Diffstat (limited to 'games/slashem-tty/Makefile')
-rw-r--r-- | games/slashem-tty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/slashem-tty/Makefile b/games/slashem-tty/Makefile index dc74827d517b..621984674aa6 100644 --- a/games/slashem-tty/Makefile +++ b/games/slashem-tty/Makefile @@ -19,6 +19,7 @@ USE_GMAKE= yes PKGDEINSTALL= ${WRKDIR}/pkg-deinstall SUB_FILES+= pkg-deinstall MAN6= dgn_comp.6 dlb.6 lev_comp.6 recover.6 slashem.6 +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([A-Z])./\1/g} MAKE_ENV+= DATADIR="${DATADIR}" |