Ticket #20328: memtester.diff
File memtester.diff, 408 bytes (added by ryandesign (Ryan Carsten Schmidt), 15 years ago) |
---|
-
Portfile
27 27 pre-patch { 28 28 reinplace "s|/usr/local|${destroot}${prefix}|" ${worksrcpath}/Makefile 29 29 reinplace "s|man/man|share/man/man|" ${worksrcpath}/Makefile 30 reinplace "s|^cc|${configure.cc}|g" ${worksrcpath}/conf-cc ${worksrcpath}/conf-ld 30 31 }