From 6fe1d1e8a0190a5c340598e6f2b987c1b9a8354d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 1 Mar 2017 02:11:14 +0000 Subject: [PATCH] Mark broken on armv6 as well. Upon investigation, the error is deep in the makefiles. Possibly a version update could fix this? Approved by: portmgr (tier-2 blanket) --- games/iortcw/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile index e0ebfbaaa7ec..2aa2a79098e3 100644 --- a/games/iortcw/Makefile +++ b/games/iortcw/Makefile @@ -46,6 +46,7 @@ MP_ALL_TARGET= mp MP_INSTALL_TARGET= mp-install BROKEN_aarch64= Fails to configure: error: Architecture not supported +BROKEN_armv6= Fails to configure: error: Architecture not supported post-extract: ${CP} ${FILESDIR}/Makefile ${WRKSRC}