Ticket #50327: pfft.patch
File pfft.patch, 403 bytes (added by michael-lists@…, 9 years ago) |
---|
-
ports/math/pfft/Portfile
44 44 } 45 45 46 46 configure.args-append MPICC=${mpi.cc} MPIFC=${mpi.f90} \ 47 CPPFLAGS=-I${prefix}/include LDFLAGS= -L${prefix} --disable-shared47 CPPFLAGS=-I${prefix}/include LDFLAGS="-L${prefix} -lfftw3 -lfftw3_mpi" 48 48 } 49 49 50 50 livecheck.type regex