Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2024 11:16:19 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 444ee667eb03 - 2024Q4 - games/glob2: mark BROKEN after boost update
Message-ID:  <202410241116.49OBGJgN033496@gitrepo.freebsd.org>

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

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

commit 444ee667eb03929cbf56ef4db0bdfad63e3a7229
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-10-18 08:08:14 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-10-24 11:15:48 +0000

    games/glob2: mark BROKEN after boost update
    
    (cherry picked from commit 2756e393fed7b95a6bc86a4ac38bf7dd52069b70)
---
 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?202410241116.49OBGJgN033496>