Date: Tue, 12 May 2015 04:39:46 +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: r386118 - head/math/suitesparse Message-ID: <201505120439.t4C4dkdR006113@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maho Date: Tue May 12 04:39:45 2015 New Revision: 386118 URL: https://svnweb.freebsd.org/changeset/ports/386118 Log: Fix for the default. Modified: head/math/suitesparse/Makefile Modified: head/math/suitesparse/Makefile ============================================================================== --- head/math/suitesparse/Makefile Tue May 12 03:35:31 2015 (r386117) +++ head/math/suitesparse/Makefile Tue May 12 04:39:45 2015 (r386118) @@ -16,7 +16,7 @@ LICENSE_COMB= multi USES= fortran gmake -OPTIONS_RADIO= BLAS +OPTIONS_RADIO= OPENBLAS 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?201505120439.t4C4dkdR006113>