Ticket #12726: Portfile-duplicity.diff

File Portfile-duplicity.diff, 314 bytes (added by iam@…, 17 years ago)

Corrected patch file to use depends_run instead of depends_lib for needed python modules.

  • Portfile

    old new  
    2828depends_lib-append  port:librsync \
    2929                    port:gnupg
    3030
     31depends_run-append  port:py-gnupg \
     32                    port:py-pexpect
     33
    3134patchfiles    patch-setup.py
    3235
    3336post-patch {