git: 29e222275d23 - main - games/vamos: mark as BROKEN, fails to build with boost-1.85+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 10:27:52 UTC
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