1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Descriptions from bsd.options.desc.mk is used, and openblas is now default.

This commit is contained in:
Maho Nakata 2015-05-12 06:27:59 +00:00
parent 43f18f95ff
commit 09816f1366
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386122

View File

@ -61,15 +61,13 @@ CONFIGURE_ARGS= --host=${GNU_HOST} \
OPTIONS_DEFINE= DOCS
OPTIONS_RADIO= BLAS
OPTIONS_RADIO_BLAS= REFERENCE OBLAS
OPTIONS_DEFAULT= REFERENCE
OPTIONS_RADIO= BLAS
OPTIONS_RADIO_BLAS= OPENBLAS NETLIB ATLAS
OPTIONS_DEFAULT= OPENBLAS
REFERENCE_DESC= Blas / Lapack
REFERENCE_USES= blaslapack:netlib
OBLAS_DESC= Openblas
OBLAS_USES= blaslapack:openblas
OPENBLAS_USES= blaslapack:openblas
NETLIB_USES= blaslapack:netlib
ATLAS_USES= blaslapack:atlas
INFO= octave liboctave