aboutsummaryrefslogtreecommitdiff
path: root/math/suitesparse
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2015-05-12 04:48:01 +0000
committerMaho Nakata <maho@FreeBSD.org>2015-05-12 04:48:01 +0000
commitb10ffea619fdb9bcc260ce743157941287b71387 (patch)
tree5934ac1891cc249cea6215bfb1162556171afdef /math/suitesparse
parentfb8e8c5d982c4b67ea616afca137b65c32e6eb9b (diff)
downloadports-b10ffea619fdb9bcc260ce743157941287b71387.tar.gz
ports-b10ffea619fdb9bcc260ce743157941287b71387.zip
Backout previous commit; actually it was not a typo.
Notes
Notes: svn path=/head/; revision=386119
Diffstat (limited to 'math/suitesparse')
-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