aboutsummaryrefslogtreecommitdiff
path: root/games/legesmotus
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-08 08:57:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-08 08:57:30 +0000
commit4e6eee955e2c2f52bec1cc7d5b286c56da5e6cc2 (patch)
tree22ca5ef50a3cc6ae9b12c96580f4ca825c98df64 /games/legesmotus
parente7a0b7dac1d8da1bc08846fc63985efb59d79eec (diff)
downloadports-4e6eee955e2c2f52bec1cc7d5b286c56da5e6cc2.tar.gz
ports-4e6eee955e2c2f52bec1cc7d5b286c56da5e6cc2.zip
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=425714
Diffstat (limited to 'games/legesmotus')
-rw-r--r--games/legesmotus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/legesmotus/Makefile b/games/legesmotus/Makefile
index b70d975baedd..72855a4f1145 100644
--- a/games/legesmotus/Makefile
+++ b/games/legesmotus/Makefile
@@ -13,6 +13,8 @@ COMMENT= Team-based, networked, 2D shooter set in zero-gravity
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
+BROKEN_arm64= Fails to build: Disallowed architecture for this platform: aarch64
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix="${PREFIX}" \
--mandir="${PREFIX}/man" \