Ticket #64178: python310-portfile.diff
File python310-portfile.diff, 686 bytes (added by khepler, 3 years ago) |
---|
-
Portfile
old new 35 35 patch-configure-xcode4bug.diff \ 36 36 sysconfig.py.patch 37 37 38 if {${os.platform} eq "darwin" && ${os.major} < 9} { 39 patchfiles-append patch-no-copyfile-on-Tiger.diff 40 } 41 38 42 if {${os.platform} eq "darwin" && ${os.major} < 10} { 39 43 # 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 42 45 } 43 46 44 47 depends_build port:pkgconfig