Ticket #13287: Portfile.diff

File Portfile.diff, 510 bytes (added by simon@…, 16 years ago)
  • Portfile

    old new  
    2222distname                pyobjc-${version}
    2323checksums               sha1 6f83b13b78e19f390709eaedf3004c81d983dc5d
    2424
     25platform darwin 9 {
     26        pre-fetch {
     27                throw UNSUPPORTED "py-pyobjc is not supported on Leopard (OS X 10.5.x)"
     28        }
     29}
     30
    2531post-destroot {
    2632        xinstall -m 644 -W ${worksrcpath} HISTORIC.txt Install.html Install.txt \
    2733                License.txt NEWS.html NEWS.txt README.txt ReadMe.html \