diff options
Diffstat (limited to 'math/suitesparse')
-rw-r--r-- | math/suitesparse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index 79b632445c9e..ab05bcda2e12 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= multi USES= fortran gmake -OPTIONS_RADIO= OPENBLAS +OPTIONS_RADIO= BLAS OPTIONS_RADIO_BLAS= OPENBLAS NETLIB ATLAS OPTIONS_DEFAULT= OPENBLAS |