Ticket #12921: Portfile-py-elementtree.diff

File Portfile-py-elementtree.diff, 475 bytes (added by roger.hoover@…, 17 years ago)
  • Portfile

    old new  
    2525test.cmd                ${python.bin}
    2626test.target             selftest.py
    2727
     28depends_lib-append      port:py-setuptools
     29
     30patchfiles              patch-ez_setup.py \
     31                        patch-setup.py
     32
    2833post-destroot   {
    2934        xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
    3035        xinstall -m 644 -W ${worksrcpath}/samples simple-ns.xml simple.xml \