aboutsummaryrefslogtreecommitdiffstats
path: root/math/suitesparse/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2015-05-12 12:48:01 +0800
committermaho <maho@FreeBSD.org>2015-05-12 12:48:01 +0800
commit946ab367ec18aefcdb9a58b31999d19766afd6dd (patch)
tree5934ac1891cc249cea6215bfb1162556171afdef /math/suitesparse/Makefile
parented4317a1885ef68cf88127e173dc30e2ac896364 (diff)
downloadfreebsd-ports-gnome-946ab367ec18aefcdb9a58b31999d19766afd6dd.tar.gz
freebsd-ports-gnome-946ab367ec18aefcdb9a58b31999d19766afd6dd.tar.zst
freebsd-ports-gnome-946ab367ec18aefcdb9a58b31999d19766afd6dd.zip
Backout previous commit; actually it was not a typo.
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r--math/suitesparse/Makefile2
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