aboutsummaryrefslogtreecommitdiff
path: root/games/xtux
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-05 21:37:50 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-05 21:37:50 +0000
commitcbe08223ae601f58def58844f403e32fc9591c36 (patch)
tree62edb00f4d397ac275b9908f72b9cda276e18fe2 /games/xtux
parentebf485ecab7ac54951f27c1da33db530074e3185 (diff)
Notes
Diffstat (limited to 'games/xtux')
-rw-r--r--games/xtux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile
index 2c0340589ac9..840850af1247 100644
--- a/games/xtux/Makefile
+++ b/games/xtux/Makefile
@@ -21,6 +21,8 @@ CFLAGS+= -DDATADIR=\\\"${DATADIR}\\\"
OPTIONS_DEFINE= DOCS
+MAKE_JOBS_UNSAFE=yes
+
post-patch:
@${FIND} ${WRKSRC}/src -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \
's|^CC|#CC|g ; \