git: 7af08d1c6ff9 - main - devel/xeus-cling: Update the BROKEN message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Apr 2024 16:34:41 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7af08d1c6ff9997302c2b7005a01ff7ed8b66b46 commit 7af08d1c6ff9997302c2b7005a01ff7ed8b66b46 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-21 16:06:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-21 16:06:02 +0000 devel/xeus-cling: Update the BROKEN message --- devel/xeus-cling/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile index 50f69eaf423c..105eb04735d8 100644 --- a/devel/xeus-cling/Makefile +++ b/devel/xeus-cling/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/jupyter-xeus/xeus-cling LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Doesn't build: xmanager.hpp:125:35: error: no type named 'OptionException' in namespace 'cxxopts' +BROKEN= Doesn't build: xmanager.hpp:125:35: error: no type named 'OptionException' in namespace 'cxxopts'; 0.15.3-5-g93d61b9 also doesn't build due to outdated lang/cling BUILD_DEPENDS= cppzmq>0:net/cppzmq \ cxxopts>0:devel/cxxopts \