Now we USE_FORTRAN=yes for using FORTRAN compiler.

This commit is contained in:
Maho Nakata 2007-07-12 06:24:38 +00:00
parent 41f9fdd037
commit 2f93b8a690
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195446

View file

@ -21,12 +21,7 @@ COMMENT= Basic Linear Algebra, level 1, 2, and 3
USE_LDCONFIG= yes
NO_WRKSUBDIR= yes
WANT_FORTRAN= yes
WANT_FORTRAN= yes #dummy but future use
BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
FC= gfortran42
F77= gfortran42
MAKE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
USE_FORTRAN= yes
PLIST_FILES= lib/libblas.a lib/libblas.so lib/libblas.so.2