- Ensure Fortran shim is not built if USE_FORTRAN is not set.
- Split Fortran option into slave ports fftw3-fortran long-fortran float-fortran - Have to bump PORTREVISION for package builds etc.. - Fix silly spelling mistakes "Percision" -> "Precision" noted. Reviewed by: itetcu (portmgr) Approved by: ahze (Maintainer)
This commit is contained in:
parent
f73f6298c5
commit
1873403cd1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236204
@ -74,7 +74,10 @@
|
||||
SUBDIR += fftw-float
|
||||
SUBDIR += fftw3
|
||||
SUBDIR += fftw3-float
|
||||
SUBDIR += fftw3-float-fortran
|
||||
SUBDIR += fftw3-fortran
|
||||
SUBDIR += fftw3-long
|
||||
SUBDIR += fftw3-long-fortran
|
||||
SUBDIR += fityk
|
||||
SUBDIR += fpc-fftw
|
||||
SUBDIR += fpc-numlib
|
||||
|
Loading…
Reference in New Issue
Block a user