- 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:
Diane Bruce 2009-06-18 12:02:55 +00:00
parent f73f6298c5
commit 1873403cd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236204

View File

@ -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