Ticket #45120: p5-wx.diff
File p5-wx.diff, 418 bytes (added by ryandesign (Ryan Carsten Schmidt), 10 years ago) |
---|
-
Portfile
38 38 port:${wxWidgets.port} 39 39 40 40 configure.args installdirs=vendor 41 42 # https://rt.cpan.org/Public/Bug/Display.html?id=99038 43 if {[vercmp ${macosx_deployment_target} 10.10] >= 0} { 44 macosx_deployment_target 10.9 45 } 41 46 }