git: 8d4af2a4a210 - main - misc/ecflow: mark as BROKEN, fails to build with boost-1.86+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Nov 2024 10:05:44 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d4af2a4a21035f605b8f5f01e699a61ae69a5b9 commit 8d4af2a4a21035f605b8f5f01e699a61ae69a5b9 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2024-11-20 09:40:41 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-11-20 10:05:19 +0000 misc/ecflow: mark as BROKEN, fails to build with boost-1.86+ Sponsored by: Future Crew, LLC --- misc/ecflow/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/ecflow/Makefile b/misc/ecflow/Makefile index d33925cabd67..28b6ed4d1373 100644 --- a/misc/ecflow/Makefile +++ b/misc/ecflow/Makefile @@ -12,6 +12,8 @@ WWW= https://confluence.ecmwf.int/display/ECFLOW/ecflow+home LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build with boost-1.86+ + PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-libs>0:devel/boost-python-libs@${PY_FLAVOR} BUILD_DEPENDS= bash:shells/bash \ ${PY_DEPENDS}