Ticket #28951: autogen-Portfile.diff
File autogen-Portfile.diff, 396 bytes (added by rmstonecipher@…, 14 years ago) |
---|
-
Portfile
old new 26 26 configure.args --mandir=${prefix}/share/man \ 27 27 --infodir=${prefix}/share/info 28 28 29 patchfiles patch_doc_auto-opts.tpl.diff 30 post-patch { 31 reinplace "s|%%CONFIGURE.CC%%|${configure.cc}|g" ${worksrcpath}/doc/auto-opts.tpl 32 } 33 29 34 test.run yes 30 35 test.target check 31 36