Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2024 10:27: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: 29e222275d23 - main - games/vamos: mark as BROKEN, fails to build with boost-1.85+
Message-ID:  <202410031027.493ARqut043170@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=29e222275d2315ff2611e015ac318d961196e5e5

commit 29e222275d2315ff2611e015ac318d961196e5e5
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 07:54:42 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:12 +0000

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

diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index e0fdad754a28..e6519bf70c10 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -14,6 +14,8 @@ WWW=		https://vamos.sourceforge.net/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build with boost-1.85+
+
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libpng.so:graphics/png
 


home | help

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