aboutsummaryrefslogtreecommitdiffstats
path: root/games/crafty
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-12-10 15:35:19 +0800
committerlinimon <linimon@FreeBSD.org>2008-12-10 15:35:19 +0800
commit5dba952df544cb22578a4420dc76372bf8c11096 (patch)
tree63368d4aae4db9efc2ca032511e7db5f40e56105 /games/crafty
parent812b68b187731c45d5704e2e36d4a4d9ad5606b7 (diff)
downloadfreebsd-ports-graphics-5dba952df544cb22578a4420dc76372bf8c11096.tar.gz
freebsd-ports-graphics-5dba952df544cb22578a4420dc76372bf8c11096.tar.zst
freebsd-ports-graphics-5dba952df544cb22578a4420dc76372bf8c11096.zip
Mark as broken on sparc64.
Hat: portmgr
Diffstat (limited to 'games/crafty')
-rw-r--r--games/crafty/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index 5a51fd4a6f0..adf88daec39 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -59,6 +59,10 @@ OPT= -DCPUS=4 -DHASHSTATS -DTRACE -DBOOKDIR=\\\"${WITH_BOOKDIR}\\\" \
OPT+= -DINLINE32
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
MAKE_ENV+= opt="${OPT}" target=${OPSYS} CXFLAGS="${CXXFLAGS}"
post-extract: