Ticket #12921: Portfile-py-elementtree.diff
File Portfile-py-elementtree.diff, 475 bytes (added by roger.hoover@…, 17 years ago) |
---|
-
Portfile
old new 25 25 test.cmd ${python.bin} 26 26 test.target selftest.py 27 27 28 depends_lib-append port:py-setuptools 29 30 patchfiles patch-ez_setup.py \ 31 patch-setup.py 32 28 33 post-destroot { 29 34 xinstall -m 644 ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name} 30 35 xinstall -m 644 -W ${worksrcpath}/samples simple-ns.xml simple.xml \