Ticket #38033: Portfile-rrdtool.diff

File Portfile-rrdtool.diff, 373 bytes (added by jeabraham, 9 years ago)

Should fix it, copies the binary instead of the script

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

    a b  
    149149
    150150post-destroot {
    151151    file mkdir ${destroot}${cgi_path}
    152     xinstall -m 755 ${worksrcpath}/mapserv ${destroot}${cgi_path}/mapserv
     152    xinstall -m 755 ${destroot}${prefix}/bin/mapserv ${destroot}${cgi_path}/mapserv
    153153}
    154154
    155155livecheck.type      regex