svn commit: r501993 - head/devel/xeus-cling
Yuri Victorovich
yuri at FreeBSD.org
Sat May 18 23:21:53 UTC 2019
Author: yuri
Date: Sat May 18 23:21:52 2019
New Revision: 501993
URL: https://svnweb.freebsd.org/changeset/ports/501993
Log:
devel/xeus-cling: Broken on FreeBSD 13-CURRENT
Reported by: fallout
Modified:
head/devel/xeus-cling/Makefile
Modified: head/devel/xeus-cling/Makefile
==============================================================================
--- head/devel/xeus-cling/Makefile Sat May 18 23:09:51 2019 (r501992)
+++ head/devel/xeus-cling/Makefile Sat May 18 23:21:52 2019 (r501993)
@@ -10,6 +10,8 @@ COMMENT= C++ Jupyter Kernel
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_13= https://github.com/QuantStack/xeus-cling/issues/234
+
BUILD_DEPENDS= cppzmq>0:net/cppzmq \
cxxopts>0:devel/cxxopts \
llvm-config:lang/cling \
More information about the svn-ports-head
mailing list