Ticket #20015: Portfile-scpCompat.diff

File Portfile-scpCompat.diff, 397 bytes (added by dan@…, 15 years ago)

scpCompat variant which enables scp support

  • Portfile

    old new  
    4343        configure.args-append   --enable-chrooted-binary
    4444}
    4545
     46variant scpCompat {
     47        configure.args-append   --enable-scp-compat
     48}
     49
    4650post-destroot {
    4751        xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
    4852        xinstall -m 644 -W ${worksrcpath} AUTHOR BUILDING-JAILS.TXT CHANGELOG \