Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2024 08:09:06 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2756e393fed7 - main - games/glob2: mark BROKEN after boost update
Message-ID:  <202410180809.49I896ID020639@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

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

commit 2756e393fed7b95a6bc86a4ac38bf7dd52069b70
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-10-18 08:08:14 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-10-18 08:08:56 +0000

    games/glob2: mark BROKEN after boost update
---
 games/glob2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/glob2/Makefile b/games/glob2/Makefile
index 468adc05236a..d04d8d5071b3 100644
--- a/games/glob2/Makefile
+++ b/games/glob2/Makefile
@@ -10,6 +10,8 @@ WWW=		https://globulation2.org/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build with boost-1.85
+
 LIB_DEPENDS=	libvorbis.so:audio/libvorbis \
 		libportaudio.so:audio/portaudio \
 		libspeex.so:audio/speex \



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