Date: Tue, 12 May 2015 04:48:02 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386119 - head/math/suitesparse Message-ID: <201505120448.t4C4m2hM010807@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maho Date: Tue May 12 04:48:01 2015 New Revision: 386119 URL: https://svnweb.freebsd.org/changeset/ports/386119 Log: Backout previous commit; actually it was not a typo. Modified: head/math/suitesparse/Makefile Modified: head/math/suitesparse/Makefile ============================================================================== --- head/math/suitesparse/Makefile Tue May 12 04:39:45 2015 (r386118) +++ head/math/suitesparse/Makefile Tue May 12 04:48:01 2015 (r386119) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505120448.t4C4m2hM010807>