git: be9e4cd74120 - main - games/hs-scroll: Mark BROKEN on FreeBSD 16

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Thu, 05 Feb 2026 14:43:43 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=be9e4cd741209899570c4898b10883a268dc3c45

commit be9e4cd741209899570c4898b10883a268dc3c45
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2026-02-05 14:40:57 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2026-02-05 14:42:53 +0000

    games/hs-scroll: Mark BROKEN on FreeBSD 16
    
    Reported by:    pkg-fallout
---
 games/hs-scroll/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile
index 095e39c5e912..fdd7eca81492 100644
--- a/games/hs-scroll/Makefile
+++ b/games/hs-scroll/Makefile
@@ -9,6 +9,8 @@ WWW=		https://joeyh.name/code/scroll/
 
 LICENSE=	GPLv2
 
+BROKEN_FreeBSD_16=	c2hs chokes on /usr/include/ncurses.h:523: The symbol `bool' does not fit here.
+
 BUILD_DEPENDS=	ghc-9.4.8:lang/ghc94
 
 USES=		cabal