Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2024 10:27:47 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: 1f93334568ee - main - cad/openscad: mark as BROKEN, fails to build with boost-1.85+
Message-ID:  <202410031027.493ARlfu042948@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=1f93334568eebc7b33901b34be2304e3a47ade12

commit 1f93334568eebc7b33901b34be2304e3a47ade12
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-10-03 01:01:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-10-03 10:25:08 +0000

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

diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index a6cc9631bd48..bf5476cd03ff 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -10,6 +10,8 @@ WWW=		https://openscad.org/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build with boost-1.85+
+
 BUILD_DEPENDS=	cgal>0:math/cgal \
 		${LOCALBASE}/include/linux/input.h:devel/evdev-proto
 LIB_DEPENDS=	libzip.so:archivers/libzip \


home | help

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