Ticket #37154: Portfile.diff

File Portfile.diff, 366 bytes (added by jdgleeson, 11 years ago)
  • Portfile

    old new  
    3939
    4040destroot.env    UNICODE="1" WXPORT="osx_cocoa" PATH="${prefix}/lib/wx/config:$env(PATH)"
    4141
    42 if {${os.platform} == "darwin" && ${os.major} >= 10} {
     42if {${os.platform} == "darwin" && ${os.major} >= 9} {
    4343    patchfiles          patch-config.py.diff
    4444}
    4545