aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-05-27 02:30:43 +0800
committerlinimon <linimon@FreeBSD.org>2017-05-27 02:30:43 +0800
commit7692b89ff5d39e13de4fedfade5deb9a73c856fb (patch)
tree842747486d6c8ad4b9dd55c3b3787c1e6aeff9cc /games
parentea7460f93be2837ad01a177db8f9edef242ef127 (diff)
downloadfreebsd-ports-gnome-7692b89ff5d39e13de4fedfade5deb9a73c856fb.tar.gz
freebsd-ports-gnome-7692b89ff5d39e13de4fedfade5deb9a73c856fb.tar.zst
freebsd-ports-gnome-7692b89ff5d39e13de4fedfade5deb9a73c856fb.zip
Also fails on armv6. Convert to NOT_FOR.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'games')
-rw-r--r--games/legesmotus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/legesmotus/Makefile b/games/legesmotus/Makefile
index bb0e787b20a8..1597624f165e 100644
--- a/games/legesmotus/Makefile
+++ b/games/legesmotus/Makefile
@@ -13,7 +13,8 @@ COMMENT= Team-based, networked, 2D shooter set in zero-gravity
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-BROKEN_aarch64= Fails to build: Disallowed architecture for this platform: aarch64
+NOT_FOR_ARCHS= aarch64 armv6
+NOT_FOR_ARCHS_REASON= fails to build: Disallowed architecture for this platform
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}" \