Created attachment 215166 [details] svn diff patch to allow math/arpack-ng to link against math/openblas Some consumers of arpack-ng (e.g. math/scilab) provides user a choice between atlas and openblas. However arpack-ng cannot be linked against openblas, so scilab gets linked against both libraries. Attached patch adds support for WITH_BLAS=openblas option.
Created attachment 215168 [details] svn diff patch to allow math/arpack-ng to link against math/openblas it seems that openblas provides lapack functions also
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/156988815