aboutsummaryrefslogtreecommitdiff
path: root/games/legesmotus
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-26 18:30:43 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-26 18:30:43 +0000
commita514a65832fcdf7c16f1746199106d22a181b2bf (patch)
tree842747486d6c8ad4b9dd55c3b3787c1e6aeff9cc /games/legesmotus
parentb73912bdc64c037bce19507309cf7bccfeaf121d (diff)
downloadports-a514a65832fcdf7c16f1746199106d22a181b2bf.tar.gz
ports-a514a65832fcdf7c16f1746199106d22a181b2bf.zip
Also fails on armv6. Convert to NOT_FOR.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441807
Diffstat (limited to 'games/legesmotus')
-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}" \