Ticket #40004: Portfile-fix-ticket-40004.patch
File Portfile-fix-ticket-40004.patch, 396 bytes (added by gthb (Gunnlaugur Thor Briem), 11 years ago) |
---|
-
devel/poedit/Portfile
old new 46 46 } 47 47 48 48 platform darwin 12 { 49 depends_lib-replace port:wxWidgets port:wxWidgets30 49 if {![variant_isset wxwidgets_devel]} { 50 depends_lib-replace port:wxWidgets port:wxWidgets30 51 } 50 52 } 51 53 52 54 if {![variant_isset wxwidgets_devel]} {