Ticket #13287: Portfile.diff
File Portfile.diff, 510 bytes (added by simon@…, 17 years ago) |
---|
-
Portfile
old new 22 22 distname pyobjc-${version} 23 23 checksums sha1 6f83b13b78e19f390709eaedf3004c81d983dc5d 24 24 25 platform darwin 9 { 26 pre-fetch { 27 throw UNSUPPORTED "py-pyobjc is not supported on Leopard (OS X 10.5.x)" 28 } 29 } 30 25 31 post-destroot { 26 32 xinstall -m 644 -W ${worksrcpath} HISTORIC.txt Install.html Install.txt \ 27 33 License.txt NEWS.html NEWS.txt README.txt ReadMe.html \