aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-02 04:54:34 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-02 04:54:34 +0800
commit3e36cbca43d5119fb92c23ec0fb5ffa9554f9aca (patch)
treebb8c2a99828ad5a4060d523f33cd091f6cf1eda4 /math
parent1dc109e45a00e61c8423f3d826ea6588fabc17ad (diff)
downloadfreebsd-ports-gnome-3e36cbca43d5119fb92c23ec0fb5ffa9554f9aca.tar.gz
freebsd-ports-gnome-3e36cbca43d5119fb92c23ec0fb5ffa9554f9aca.tar.zst
freebsd-ports-gnome-3e36cbca43d5119fb92c23ec0fb5ffa9554f9aca.zip
Mark BROKEN: fails to configure
CMake Error at CMakeLists.txt:18 (include): include could not find load file: /usr/local/lib/petsc/conf/PETScBuildInternal.cmake Reported by: pkg-fallout
Diffstat (limited to 'math')
-rw-r--r--math/petiga/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/petiga/Makefile b/math/petiga/Makefile
index 032871116381..0c04774aa0e3 100644
--- a/math/petiga/Makefile
+++ b/math/petiga/Makefile
@@ -11,6 +11,8 @@ COMMENT= Framework for High Performance Isogeometric Analysis
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+BROKEN= fails to configure
+
LIB_DEPENDS= libblas.so:math/blas \
liblapack.so:math/lapack \
libmpich.so:net/mpich \