freebsd-ports/math/fftw3-float
Diane Bruce 0ba6a0a241 - After digging into the Makefile and configure for fftw3 I discovered
that USE_FORTRAN was only used to determine what name mangling scheme
  it had to use to compile the shim libs for fortran, but compiling everything
  using 'C' anyway.
  With this diff, the slave ports fftw3-long-fortran, fftw3-float-fortran
  and fftw3-fortran disapear since the shims are always built, without
  necessitating the use of a USE_FORTRAN.

Approved by:	ahze (Maintainer)
2009-08-25 20:24:09 +00:00
..
Makefile - After digging into the Makefile and configure for fftw3 I discovered 2009-08-25 20:24:09 +00:00