Ticket #37154: Portfile.diff
File Portfile.diff, 366 bytes (added by jdgleeson, 12 years ago) |
---|
-
Portfile
old new 39 39 40 40 destroot.env UNICODE="1" WXPORT="osx_cocoa" PATH="${prefix}/lib/wx/config:$env(PATH)" 41 41 42 if {${os.platform} == "darwin" && ${os.major} >= 10} {42 if {${os.platform} == "darwin" && ${os.major} >= 9} { 43 43 patchfiles patch-config.py.diff 44 44 } 45 45