svn commit: r559870 - head/math/petiga
Antoine Brodin
antoine at FreeBSD.org
Fri Jan 1 20:54:35 UTC 2021
Author: antoine
Date: Fri Jan 1 20:54:34 2021
New Revision: 559870
URL: https://svnweb.freebsd.org/changeset/ports/559870
Log:
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
Modified:
head/math/petiga/Makefile
Modified: head/math/petiga/Makefile
==============================================================================
--- head/math/petiga/Makefile Fri Jan 1 20:53:03 2021 (r559869)
+++ head/math/petiga/Makefile Fri Jan 1 20:54:34 2021 (r559870)
@@ -11,6 +11,8 @@ COMMENT= Framework for High Performance Isogeometric A
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 \
More information about the svn-ports-all
mailing list