Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2024 10:05:52 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: d31374f2526c - main - games/valyriatear: mark as BROKEN, fails to build with boost-1.86+
Message-ID:  <202411201005.4AKA5qkZ024424@gitrepo.freebsd.org>

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

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

commit d31374f2526cda322eeb6d14877c0af68a3654da
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-11-20 10:02:54 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-11-20 10:05:23 +0000

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

diff --git a/games/valyriatear/Makefile b/games/valyriatear/Makefile
index 0e0a77ef7967..0d2b0f5e7df2 100644
--- a/games/valyriatear/Makefile
+++ b/games/valyriatear/Makefile
@@ -12,6 +12,8 @@ WWW=		https://valyriatear.blogspot.com/
 # GPLv2, GPLv3 (with font exception), OFL-1.1, CC0, CC-BY-3, and CC-BY-SA-3.
 LICENSE=	GPLv2
 
+BROKEN=		fails to build with boost-1.86+
+
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 		libvorbis.so:audio/libvorbis \
 		libpng.so:graphics/png



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