[MacPorts] #44772: Cannot use wxWidgets_select (with wxGTK)

MacPorts noreply at macports.org
Fri Sep 19 14:07:58 PDT 2014


#44772: Cannot use wxWidgets_select (with wxGTK)
-----------------------------------------+---------------------
  Reporter:  charlie.clark@…             |      Owner:  mojca@…
      Type:  defect                      |     Status:  new
  Priority:  Normal                      |  Milestone:
 Component:  ports                       |    Version:
Resolution:                              |   Keywords:
      Port:  wxWidgets_select wxGTK-2.8  |
-----------------------------------------+---------------------

Comment (by mojca@…):

 I think I understand the problem now.

 Version 3.0 contains:
 {{{
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/bakefile/presets
 }

 destroot.keepdirs ${destroot}${prefix}/share/bakefile/presets
 }}}
 while version 2.8 doesn't.

 As a consequence the following files end up in
 `/opt/local/share/bakefile/presets/`
 {{{
 .turd_wxPython-3.0
 .turd_wxWidgets-3.0
 .turd_wxWidgets-3.0-libcxx
 .turd_wxgtk-3.0
 }}}
 but not for 2.8.

-- 
Ticket URL: <https://trac.macports.org/ticket/44772#comment:13>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list