aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-21 16:06:02 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-21 16:06:02 +0000
commit7af08d1c6ff9997302c2b7005a01ff7ed8b66b46 (patch)
tree5d9d84f3d17e25e1a948c44b9677a76cd5f062ad
parentf47bdef448897b60bd6b151249d668570ba3f738 (diff)
downloadports-7af08d1c6ff9997302c2b7005a01ff7ed8b66b46.tar.gz
ports-7af08d1c6ff9997302c2b7005a01ff7ed8b66b46.zip
devel/xeus-cling: Update the BROKEN message
-rw-r--r--devel/xeus-cling/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \