aboutsummaryrefslogtreecommitdiff
path: root/games/crafty
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-12-10 07:35:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-12-10 07:35:19 +0000
commit55eaa1a131b33ee0607f3095fe4d473e99f180e2 (patch)
tree04ffc9024f647686e9f2653ae171b76c9181626f /games/crafty
parentef9aaac2e2fcdde392a6ace208b9ed6e9751fbeb (diff)
downloadports-55eaa1a131b33ee0607f3095fe4d473e99f180e2.tar.gz
ports-55eaa1a131b33ee0607f3095fe4d473e99f180e2.zip
Mark as broken on sparc64.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=224062
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 5a51fd4a6f06..adf88daec390 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: