git: 1f93334568ee - main - cad/openscad: 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:47 UTC
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 \