git: c4b5816e66b8 - main - games/galaxyhack: mark as BROKEN, fails to build with boost-1.85+

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Thu, 03 Oct 2024 10:27:42 UTC
The branch main has been updated by fluffy:

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

commit c4b5816e66b8574cfc2984fb644407ed1570b114
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 00:01:18 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:04 +0000

    games/galaxyhack: mark as BROKEN, fails to build with boost-1.85+
    
    With hat:       office
    Sponsored by:   Future Crew, LLC
---
 games/galaxyhack/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/galaxyhack/Makefile b/games/galaxyhack/Makefile
index a62ead7eca10..71737bd8b1b1 100644
--- a/games/galaxyhack/Makefile
+++ b/games/galaxyhack/Makefile
@@ -14,6 +14,8 @@ WWW=		https://galaxyhack.sourceforge.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build with boost-1.85+
+
 BUILD_DEPENDS=	winicontoppm:graphics/netpbm
 LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 		libfreetype.so:print/freetype2