aboutsummaryrefslogtreecommitdiff
path: root/games/phalanx
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-08-28 21:13:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-08-28 21:13:08 +0000
commitd333512aa2212069c3b7fdee4dc49ea05e784f8f (patch)
tree586169f4ba45d37207eff4d6349f0e6ec703538e /games/phalanx
parent00d1040dcdc7971c280d8eb33509bdca003f4bfd (diff)
downloadports-d333512aa2212069c3b7fdee4dc49ea05e784f8f.tar.gz
ports-d333512aa2212069c3b7fdee4dc49ea05e784f8f.zip
Notes
Diffstat (limited to 'games/phalanx')
-rw-r--r--games/phalanx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile
index 28c643d2d96e..ed85437896e7 100644
--- a/games/phalanx/Makefile
+++ b/games/phalanx/Makefile
@@ -24,7 +24,7 @@ USE_GMAKE= yes
MAKEFILE= makefile
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= # empty
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
CFLAGS+= -DECO_DIR=\\\"${DATADIR}\\\" \
-DLEARN_DIR=\\\"${DATADIR}\\\" \