diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-05-14 06:33:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-05-14 06:33:57 +0000 |
commit | a4017043443b1261dc71fd9ec44419533cd7358b (patch) | |
tree | fb041e70c75a6427d72125889df0096b1c3e36bd /games/stockfish | |
parent | 284eb8e320451781bbd7961a943a4c622495fca0 (diff) | |
download | ports-a4017043443b1261dc71fd9ec44419533cd7358b.tar.gz ports-a4017043443b1261dc71fd9ec44419533cd7358b.zip |
Notes
Diffstat (limited to 'games/stockfish')
-rw-r--r-- | games/stockfish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 3b972c86a741..b39647f80c76 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -18,6 +18,7 @@ LICENSE= GPLv3 NOT_FOR_ARCHS= sparc64 BROKEN_aarch64= Fails to build: cannot detect architecture +BROKEN_armv6= Fails to configure: config-sanity: Error 1 BROKEN_mips64= Fails to build: cannot detect architecture USES= compiler gmake zip |