devel/xeus-cling: Update the BROKEN message

main
Yuri Victorovich 2024-04-21 09:06:02 -07:00
parent f47bdef448
commit 7af08d1c6f
1 changed files with 1 additions and 1 deletions

View File

@ -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 \