Ticket #53237: Portfile.diff
File Portfile.diff, 598 bytes (added by josephsacco, 8 years ago) |
---|
-
(a) Portfile- vs. (b) Portfile
a b 107 107 ${destroot}${apache2.runtimedir} \ 108 108 ${destroot}${apache2.logfiledir} 109 109 110 # fix libtool path111 reinplace "s|/build/libtool|/share/apr-1/build/libtool|g" \112 ${destroot}${apache2.installbuilddir}/config_vars.mk113 114 110 xinstall -d ${destroot}${apache2.docdir} 115 111 xinstall -m 0644 -W ${worksrcpath} ABOUT_APACHE CHANGES LICENSE NOTICE README \ 116 112 README.platforms ROADMAP VERSIONING ${destroot}${apache2.docdir}