mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
math/sdpa: Reemove Gotoblas
PR: 274110 Requested by: thierry@
This commit is contained in:
parent
8f3a795ecb
commit
ba893eff32
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= sdpa
|
||||
DISTVERSION= 7.3.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \
|
||||
DEBIAN/pool/main/m/mumps:mumps
|
||||
|
@ -25,13 +26,11 @@ PLIST_FILES= bin/sdpa %%DATADIR%%/param.sdpa
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_SINGLE= BLAS
|
||||
OPTIONS_SINGLE_BLAS= ATLAS GOTOBLAS REFERENCE
|
||||
OPTIONS_SINGLE_BLAS= ATLAS REFERENCE
|
||||
OPTIONS_DEFAULT= REFERENCE
|
||||
|
||||
ATLAS_USES= blaslapack:atlas
|
||||
DOCS_DISTFILES= ${MANUALFILE}
|
||||
GOTOBLAS_DESC= GotoBLAS blas implementation
|
||||
GOTOBLAS_USES= blaslapack:gotoblas
|
||||
REFERENCE_DESC= Reference blas implementation
|
||||
REFERENCE_USES= blaslapack
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue