git: a90eda25e214 - main - editors/jucipp: mark as BROKEN after recent boost upgrade
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 May 2022 20:18:03 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a90eda25e214a11ae691f9715b0d480cf29ab884 commit a90eda25e214a11ae691f9715b0d480cf29ab884 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-05-22 19:51:31 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-05-22 20:17:12 +0000 editors/jucipp: mark as BROKEN after recent boost upgrade PR: 246106 --- editors/jucipp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/jucipp/Makefile b/editors/jucipp/Makefile index a2ecbe360df4..06c2280cca8b 100644 --- a/editors/jucipp/Makefile +++ b/editors/jucipp/Makefile @@ -20,6 +20,8 @@ LIB_DEPENDS= libaspell.so:textproc/aspell \ RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} \ uctags:devel/universal-ctags +BROKEN= error: implicit instantiation of undefined template 'std::basic_ifstream<char>' + USES= cmake compiler:c++14-lang desktop-file-utils gnome pkgconfig USE_GITLAB= yes GL_ACCOUNT= cppit