1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

In former commit I commented out all the blas options.

pointy hat to:	myself
This commit is contained in:
Maho Nakata 2004-07-14 04:57:39 +00:00
parent f482f755d5
commit 9c0d6951bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113597

View File

@ -27,8 +27,8 @@ WRKSRC= ${WRKDIR}/Lapackpp1.1a
USE_REINPLACE= yes
#ATLAS_BLAS
#BLAS_LIB= -lf77blas -latlas
#LAPACK_LIB= -lalapack -lcblas
BLAS_LIB= -lf77blas -latlas
LAPACK_LIB= -lalapack -lcblas
#Vanilla BLAS
#BLAS_LIB= -lblas