Ticket #13081: tcl-darwin_9.diff

File tcl-darwin_9.diff, 305 bytes (added by skymoo (Adam Mercer), 16 years ago)

patch to disable corefoundation on Mac OS X 10.5 Leopard

  • lang/tcl/Portfile

    === modified file 'lang/tcl/Portfile'
     
    4444
    4545platform darwin 9 {
    4646        configure.env   MACOSX_DEPLOYMENT_TARGET=10.5
     47  configure.args-append --disable-corefoundation 
    4748}
    4849
    4950livecheck.check freshmeat