Ticket #20015: Portfile-scpCompat.diff
File Portfile-scpCompat.diff, 397 bytes (added by dan@…, 15 years ago) |
---|
-
Portfile
old new 43 43 configure.args-append --enable-chrooted-binary 44 44 } 45 45 46 variant scpCompat { 47 configure.args-append --enable-scp-compat 48 } 49 46 50 post-destroot { 47 51 xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name} 48 52 xinstall -m 644 -W ${worksrcpath} AUTHOR BUILDING-JAILS.TXT CHANGELOG \