Ticket #53237: Portfile.diff

File Portfile.diff, 598 bytes (added by josephsacco, 7 years ago)

Portfile diff

  • (a) Portfile- vs. (b) Portfile

    a b  
    107107                        ${destroot}${apache2.runtimedir} \
    108108                        ${destroot}${apache2.logfiledir}
    109109
    110     # fix libtool path
    111     reinplace "s|/build/libtool|/share/apr-1/build/libtool|g" \
    112         ${destroot}${apache2.installbuilddir}/config_vars.mk
    113 
    114110    xinstall -d ${destroot}${apache2.docdir}
    115111    xinstall -m 0644 -W ${worksrcpath} ABOUT_APACHE CHANGES LICENSE NOTICE README \
    116112        README.platforms ROADMAP VERSIONING ${destroot}${apache2.docdir}