Ticket #11096: Portfile.patch

File Portfile.patch, 368 bytes (added by luc@…, 17 years ago)

py-paramiko Portfile patch which adds the correct dependency

  • Portfile

    old new  
    2121checksums               md5 e9150f837a00fb95847657684873f201
    2222use_zip                 yes
    2323
     24depends_lib     port:py-crypto
     25
    2426post-destroot {
    2527        file delete -force ${destroot}${prefix}/share/doc/${name}
    2628        file copy ${worksrcpath}/docs ${destroot}${prefix}/share/doc/${name}