Ticket #18911: Portfile.diff
File Portfile.diff, 435 bytes (added by arthur@…, 16 years ago) |
---|
-
Portfile
old new 64 64 rmd160 c5489f3d45681996cc55d3b7badf28564038fb70 65 65 66 66 depends_lib port:py26-setuptools 67 68 patchfiles patch-setup.py.diff 69 post-patch { 70 reinplace "s|@@NAME@@|${name}|g" ${worksrcpath}/setup.py 71 }