Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Feb 2026 14:43:43 +0000
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: be9e4cd74120 - main - games/hs-scroll: Mark BROKEN on FreeBSD 16
Message-ID:  <6984ac9f.3be9b.4ab643f0@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6984ac9f.3be9b.4ab643f0>