aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-01-21 21:09:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-01-21 21:09:43 +0000
commit036f97bf8592fbec44db000892fef42fc276a956 (patch)
tree1cebd2028bd9b48d97e608e87d2a6b75a1e4076c
parent5010d8fde6a5fa020ea410b4eb9ff1a41d6632d1 (diff)
downloadports-036f97bf8592fbec44db000892fef42fc276a956.tar.gz
ports-036f97bf8592fbec44db000892fef42fc276a956.zip
math/lapackpp: Broken until the upstream helps to resolve issues
-rw-r--r--math/lapackpp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/lapackpp/Makefile b/math/lapackpp/Makefile
index 532cd7d83919..32a5798890a8 100644
--- a/math/lapackpp/Makefile
+++ b/math/lapackpp/Makefile
@@ -11,6 +11,8 @@ WWW= https://bitbucket.org/icl/lapackpp/src/master/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= congifure fails due to cmake scripts convolution, see https://github.com/icl-utk-edu/lapackpp/issues/56#issuecomment-1902763786
+
BUILD_DEPENDS= lapacke>0:math/lapacke
LIB_DEPENDS= libblaspp.so:math/blaspp \
libopenblas.so:math/openblas