aboutsummaryrefslogtreecommitdiffstats
path: root/games/crafty-tablebase-pawn
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-14 14:19:30 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-14 14:19:30 +0800
commit97b80848bf043210b091dc38d4519d44093e5411 (patch)
tree333ba32b8c0901805cda594834688be62eb2aaab /games/crafty-tablebase-pawn
parent9063df9f39e6704397fbcf803f350b2a82c2a928 (diff)
downloadfreebsd-ports-gnome-97b80848bf043210b091dc38d4519d44093e5411.tar.gz
freebsd-ports-gnome-97b80848bf043210b091dc38d4519d44093e5411.tar.zst
freebsd-ports-gnome-97b80848bf043210b091dc38d4519d44093e5411.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games/crafty-tablebase-pawn')
-rw-r--r--games/crafty-tablebase-pawn/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/crafty-tablebase-pawn/Makefile b/games/crafty-tablebase-pawn/Makefile
index d5798b2c65b3..3402264aa136 100644
--- a/games/crafty-tablebase-pawn/Makefile
+++ b/games/crafty-tablebase-pawn/Makefile
@@ -41,6 +41,9 @@ RUN_DEPENDS= crafty:games/crafty
NO_BUILD= yes
NO_ARCH= yes
+BROKEN_aarch64= Fails to install: runaway process
+BROKEN_mips64= Fails to install: runaway process
+
.if !defined(WITH_TBDIR)
WITH_TBDIR= ${PREFIX}/lib/crafty/TB
.endif