summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/xeus-cling/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile
index 7261d0ec7490..8b3d85100661 100644
--- a/devel/xeus-cling/Makefile
+++ b/devel/xeus-cling/Makefile
@@ -10,6 +10,8 @@ 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'
+
BUILD_DEPENDS= cppzmq>0:net/cppzmq \
cxxopts>0:devel/cxxopts \
llvm-config:lang/cling \