Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2024 10:27:42 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c4b5816e66b8 - main - games/galaxyhack: mark as BROKEN, fails to build with boost-1.85+
Message-ID:  <202410031027.493ARgCk042667@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410031027.493ARgCk042667>