Ticket #22954: tcl.patch

File tcl.patch, 521 bytes (added by mdippery@…, 14 years ago)

Patch to re-enable CoreFoundation support in tcl

  • Portfile

    old new  
    44
    55name          tcl
    66version       8.5.8
     7revision      1
    78# Tk (x11/tk) port depends on this version
    89categories    lang
    910maintainers   mww openmaintainer
     
    4849
    4950platform darwin {
    5051    configure.args-append tcl_cv_type_64bit="long long"
     52    configure.args-delete --disable-corefoundation
     53    configure.args-append --enable-corefoundation
    5154}
    5255
    5356# Files with failing tests: socket.test