Ticket #16721: help2man.diff
File help2man.diff, 563 bytes (added by blb@…, 16 years ago) |
---|
-
Portfile
27 27 configure.env PERL=${prefix}/bin/perl 28 28 configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info 29 29 30 post-patch { 31 if {[variant_isset universal]} { 32 reinplace "s|-bundle|-bundle -isysroot ${configure.universal_sysroot} -arch i386 -arch ppc|" ${worksrcpath}/Makefile.in 33 } 34 } 35 30 36 post-destroot { 31 37 set docdir ${prefix}/share/doc/${name}-${version} 32 38 xinstall -d ${destroot}${docdir}