Ticket #64178: python310-portfile.diff

File python310-portfile.diff, 686 bytes (added by khepler, 2 years ago)
  • Portfile

    old new  
    3535                    patch-configure-xcode4bug.diff \
    3636                    sysconfig.py.patch
    3737
     38if {${os.platform} eq "darwin" && ${os.major} < 9} {
     39    patchfiles-append  patch-no-copyfile-on-Tiger.diff
     40}
     41
    3842if {${os.platform} eq "darwin" && ${os.major} < 10} {
    3943    # work around no copyfile and/or pthread_threadid_np on older systems
    40     patchfiles-append  patch-no-copyfile-on-Tiger.diff \
    41                        patch-threadid-older-systems.diff
     44    patchfiles-append  patch-threadid-older-systems.diff
    4245}
    4346
    4447depends_build       port:pkgconfig