From f482f755d548582041647fa2e30c3d0c163fd5dc Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 14 Jul 2004 04:56:42 +0000 Subject: Some options for BLAS are available (though they are hidden by default). --- math/lapack++/files/patch-makefile.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/lapack++/files') diff --git a/math/lapack++/files/patch-makefile.def b/math/lapack++/files/patch-makefile.def index c1bc73f1707e..7ac546974384 100644 --- a/math/lapack++/files/patch-makefile.def +++ b/math/lapack++/files/patch-makefile.def @@ -29,8 +29,8 @@ +# +# FreeBSD +# -+BLAS_LIB = -lf77blas -latlas -+LAPACK_LIB = -lalapack -lcblas ++BLAS_LIB = %%BLAS_LIB%% ++LAPACK_LIB = %%LAPACK_LIB%% FLIBS = -lm -lg2c # # Sun -- cgit v1.2.3