aboutsummaryrefslogtreecommitdiff
path: root/games/stonesoup
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-21 13:21:04 +0000
commit65f2e41ca338ea8b6ad58e068db6b8d7df069d6e (patch)
tree8ca265fd86a85ec42e228ea09e9ba5fcee43954d /games/stonesoup
parentce4f36d22243aa164a0727e26899359c255b841f (diff)
downloadports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.tar.gz
ports-65f2e41ca338ea8b6ad58e068db6b8d7df069d6e.zip
Notes
Diffstat (limited to 'games/stonesoup')
-rw-r--r--games/stonesoup/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile
index addfd7ca01e8..391db01f7b4c 100644
--- a/games/stonesoup/Makefile
+++ b/games/stonesoup/Makefile
@@ -15,8 +15,9 @@ 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
+BROKEN_powerpc64= fails to compile: tool/tile.h: 'nullptr' was not declared in this scope
+NOT_FOR_ARCHS= armv6
+NOT_FOR_ARCHS_REASON= missing platform \#define or unsupported compiler
USES= bison compiler:c++11-lib gmake lua:51 perl5 pkgconfig \
shebangfix sqlite tar:xz