Ticket #23244: Portfile-py26-numpy.diff
File Portfile-py26-numpy.diff, 417 bytes (added by spyro@…, 14 years ago) |
---|
-
Portfile
old new 36 36 destroot.env-append ATLAS=${prefix}/lib \ 37 37 LAPACK=${prefix}/lib \ 38 38 BLAS=${prefix}/lib 39 40 python.add_archflags no 39 41 40 42 post-patch { 41 43 reinplace "s|@@MPORTS_PYTHON@@|${python.bin}|" ${worksrcpath}/numpy/f2py/setup.py