Ticket #50327: pfft.patch

File pfft.patch, 403 bytes (added by michael-lists@…, 8 years ago)
  • ports/math/pfft/Portfile

     
    4444    }
    4545
    4646    configure.args-append  MPICC=${mpi.cc} MPIFC=${mpi.f90} \
    47         CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix} --disable-shared
     47        CPPFLAGS=-I${prefix}/include LDFLAGS="-L${prefix} -lfftw3 -lfftw3_mpi"
    4848}
    4949
    5050livecheck.type  regex