diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-10 00:27:48 +0000 |
commit | 62a6b3eebcedf7856927874426bbbf61f2b7150f (patch) | |
tree | 00f4f9455aeef4b2c0eaf2857cd1f198ea50824c /games/stonesoup | |
parent | 078d2cd06eacb9e1fab0fd619e179d2c7826af17 (diff) | |
download | ports-62a6b3eebcedf7856927874426bbbf61f2b7150f.tar.gz ports-62a6b3eebcedf7856927874426bbbf61f2b7150f.zip |
Notes
Diffstat (limited to 'games/stonesoup')
-rw-r--r-- | games/stonesoup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index b5d4169cb430..addfd7ca01e8 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -15,6 +15,7 @@ COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../licence.txt +BROKEN_armv6= Does not build: error: Missing platform #define or unsupported compiler BROKEN_powerpc64= Does not build USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \ |