aboutsummaryrefslogtreecommitdiff
path: root/games/dungeoncrawl/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-07-18 02:55:33 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-07-18 02:55:33 +0000
commit816e56bc3bd6a235e04e696e383ebfeb078c57e0 (patch)
tree7d4a35747575b5d44e04660a9427f6f617be8545 /games/dungeoncrawl/Makefile
parent1f33b362e2d9956918259d4929975868f7d467ee (diff)
downloadports-816e56bc3bd6a235e04e696e383ebfeb078c57e0.tar.gz
ports-816e56bc3bd6a235e04e696e383ebfeb078c57e0.zip
Notes
Diffstat (limited to 'games/dungeoncrawl/Makefile')
-rw-r--r--games/dungeoncrawl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/dungeoncrawl/Makefile b/games/dungeoncrawl/Makefile
index 9500ff395b9c..477e7a0f8f7b 100644
--- a/games/dungeoncrawl/Makefile
+++ b/games/dungeoncrawl/Makefile
@@ -14,6 +14,8 @@ COMMENT= Old school roguelike game
WRKSRC_SUBDIR= source
USES= ncurses tar:tbz2
+USE_CXXSTD= gnu++98
+CXXFLAGS+= -fsigned-char
MAKEFILE= makefile.bsd
PORTDOCS= buglist.txt crawl.txt