aboutsummaryrefslogtreecommitdiffstats
path: root/games/unnethack
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
committerpav <pav@FreeBSD.org>2009-11-23 03:49:43 +0800
commitd04184ca2296e3e063282f330dc7e508e84911a3 (patch)
tree4179a3cb6b779813e5c9f72a6fae142bcad8f20a /games/unnethack
parent4ae8809556ff989106eea3aa05f065c2850884ee (diff)
downloadfreebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.gz
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.tar.zst
freebsd-ports-gnome-d04184ca2296e3e063282f330dc7e508e84911a3.zip
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
Diffstat (limited to 'games/unnethack')
-rw-r--r--games/unnethack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile
index dc74827d517b..621984674aa6 100644
--- a/games/unnethack/Makefile
+++ b/games/unnethack/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}"