Ticket #54546: lftp.patch

File lftp.patch, 360 bytes (added by vjorlikowski, 7 years ago)

Diff to portfile, to enable aclocal

  • Portfile

    old new  
    5454        move ${worksrcpath}/src/lftp_rl.c ${worksrcpath}/src/lftp_rl.cc
    5555}
    5656
     57pre-configure {
     58        system "cd ${worksrcpath} && aclocal"
     59}
     60
    5761post-destroot {
    5862    set docdir ${destroot}${prefix}/share/doc/${name}
    5963    xinstall -d ${docdir}