aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-09 09:39:19 +0800
committerMark Linimon <linimon@FreeBSD.org>2017-12-09 09:39:19 +0800
commit8ae42417ccca0732925e09a1693e2a3e64bd3fd6 (patch)
tree5d215d533c51d0a74094ac2414f069597bf384ea /games
parent45bc01fca2e8e5c79c4329dd54f548a3d7d97191 (diff)
downloadfreebsd-ports-gnome-8ae42417ccca0732925e09a1693e2a3e64bd3fd6.tar.gz
freebsd-ports-gnome-8ae42417ccca0732925e09a1693e2a3e64bd3fd6.tar.zst
freebsd-ports-gnome-8ae42417ccca0732925e09a1693e2a3e64bd3fd6.zip
These are also broken on aarch64 in the same way as armv6/7.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games')
-rw-r--r--games/crafty/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/crafty/Makefile b/games/crafty/Makefile
index aed36c9cafbd..eea4a7442c99 100644
--- a/games/crafty/Makefile
+++ b/games/crafty/Makefile
@@ -18,8 +18,9 @@ EXTRACT_ONLY= crafty-${PORTVERSION}.zip
MAINTAINER= johans@FreeBSD.org
COMMENT= Chess program for playing and analyzing games
-BROKEN_armv6 = fails to build: Could not read profile default.profdata: No such file or directory
-BROKEN_armv7 = fails to build: Could not read profile default.profdata: No such file or directory
+BROKEN_aarch64= fails to build: Could not read profile default.profdata: No such file or directory
+BROKEN_armv6= fails to build: Could not read profile default.profdata: No such file or directory
+BROKEN_armv7= fails to build: Could not read profile default.profdata: No such file or directory
WRKSRC= ${WRKDIR}