Changes between Version 1 and Version 2 of Ticket #40531, comment 1


Ignore:
Timestamp:
Sep 28, 2013, 10:06:33 AM (11 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40531, comment 1

    v1 v2  
    99}}}
    1010
    11 I suspect that the following line in wxWidgets' `Portfile` is missing the full path:
     11I suspect that either the following line in wxWidgets' `Portfile` is missing the full path:
    1212{{{
    1313reinplace -E {s|-arch [a-z0-9_]+||g} lib/wx/config/${wxtype}-unicode-${installtype}-${branch}
    1414}}}
     15or I must have a really old installation of wxGTK.