summaryrefslogtreecommitdiffstats
path: root/math/sdpara/files/patch-Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-14 22:22:17 +0000
committermaho <maho@FreeBSD.org>2007-07-14 22:22:17 +0000
commitd5e90f38a6885323a29ca2b255bfeb0747e13fad (patch)
tree61a495e02e25fca76a49459952aa9ea5663e1c29 /math/sdpara/files/patch-Makefile
parent1e0153bb676773354cf231ae4b96d26d3260a29d (diff)
downloadFreeBSD-ports-d5e90f38a6885323a29ca2b255bfeb0747e13fad.zip
FreeBSD-ports-d5e90f38a6885323a29ca2b255bfeb0747e13fad.tar.gz
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'math/sdpara/files/patch-Makefile')
-rw-r--r--math/sdpara/files/patch-Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/sdpara/files/patch-Makefile b/math/sdpara/files/patch-Makefile
index de2626b..f5c3632 100644
--- a/math/sdpara/files/patch-Makefile
+++ b/math/sdpara/files/patch-Makefile
@@ -10,7 +10,7 @@
-LAPACK_LIB = -llapack -lcblaswr -lcblas \
- -lf77blas -lI77 -lF77 -latlas
-+LAPACK_LIB = %%LAPACK%% %%BLAS%% %%FORTRANLIBS%%
++LAPACK_LIB = %%LAPACK%% %%BLAS%% %%GCCLIBDIR%% %%FORTRANLIBS%%
# if you use BLAS in clapack.tgz, use next line
# and set NON_ATLAS_SDPA in rsdpa_include.h to 1.
OpenPOWER on IntegriCloud