aboutsummaryrefslogtreecommitdiff
path: root/games/unnethack
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-18 11:03:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-12-18 11:03:13 +0000
commitcea8e1b6643561cbfbe4ae5cc944787e7fb41b4e (patch)
tree77813fbfe5bcec24e9de9ff594afec23b8b863f7 /games/unnethack
parent8a5fc3ae971c9c42d93d591b7511cb0b1ff56ff7 (diff)
Notes
Diffstat (limited to 'games/unnethack')
-rw-r--r--games/unnethack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/unnethack/Makefile b/games/unnethack/Makefile
index ca4280a56c23..90709f61fbd3 100644
--- a/games/unnethack/Makefile
+++ b/games/unnethack/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= knu@FreeBSD.org
COMMENT= New variant of NetHack
+BROKEN= does not build: ./vaults.des: line 110, pos 9 : Core function 'level.depth' has unknown return type 'i'.
+
GNU_CONFIGURE= yes
USES= gmake groff ncurses
MAKE_JOBS_UNSAFE= yes