From 8470aea030512cde1984737633959548a0e961af Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Tue, 25 May 2021 11:58:19 +0200 Subject: math/suitesparse: adapt dependency lines after modularization Do not bump PORTREVISION, because this should not change the resulting packages. Note for maintainers: try to not depend on the whole suitesparse package, especially if your port do not require GraphBLAS (the biggest one). --- math/freefem++/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/freefem++/Makefile') diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index ea7ff1a9e4cb..c3ff5f51ee6b 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= bash:shells/bash \ pipe:misc/pipe \ tetgen:math/tetgen LIB_DEPENDS= libhdf5.so:science/hdf5 \ - libamd.so:math/suitesparse \ + libumfpack.so:math/suitesparse-umfpack \ libarpack.so:math/arpack-ng \ libfftw3.so:math/fftw3 \ libgsl.so:math/gsl \ -- cgit v1.2.3