mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Now we USE_FORTRAN=yes for using FORTRAN compiler.
This commit is contained in:
parent
41f9fdd037
commit
2f93b8a690
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195446
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue