Date: Tue, 8 Nov 2016 08:57:31 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425714 - head/games/legesmotus Message-ID: <201611080857.uA88vV2q009894@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Tue Nov 8 08:57:30 2016 New Revision: 425714 URL: https://svnweb.freebsd.org/changeset/ports/425714 Log: Mark as broken on arm64. Approved by: portmgr (tier-2 blanket) Modified: head/games/legesmotus/Makefile Modified: head/games/legesmotus/Makefile ============================================================================== --- head/games/legesmotus/Makefile Tue Nov 8 08:55:18 2016 (r425713) +++ head/games/legesmotus/Makefile Tue Nov 8 08:57:30 2016 (r425714) @@ -13,6 +13,8 @@ COMMENT= Team-based, networked, 2D shoot 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" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611080857.uA88vV2q009894>