diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-16 00:33:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-16 00:33:58 +0000 |
commit | d6c96927f496d42b5d5bcc3acd57ddd8b1676a3e (patch) | |
tree | eb408fab826c7355900fc74e12523bd3451fe5f9 /games/iortcw/Makefile | |
parent | bbda4dd30fc63acf6729df2e84e9d80c275c17e5 (diff) | |
download | ports-d6c96927f496d42b5d5bcc3acd57ddd8b1676a3e.tar.gz ports-d6c96927f496d42b5d5bcc3acd57ddd8b1676a3e.zip |
Notes
Diffstat (limited to 'games/iortcw/Makefile')
-rw-r--r-- | games/iortcw/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/iortcw/Makefile b/games/iortcw/Makefile index f3fd39c90e37..ebb34b1e18a6 100644 --- a/games/iortcw/Makefile +++ b/games/iortcw/Makefile @@ -43,6 +43,8 @@ SP_INSTALL_TARGET= sp-install MP_ALL_TARGET= mp MP_INSTALL_TARGET= mp-install +BROKEN_aarch64= Fails to configure: error: Architecture not supported + post-extract: ${CP} ${FILESDIR}/Makefile ${WRKSRC} |