Opened 18 years ago
Closed 18 years ago
#11234 closed defect (fixed)
BUG: wxWidgets-2.8.0 has wrong wx-config symlink
Reported by: | afb@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: |
Description
It still uses 2.6, while it should use 2.8:
91 system "cd ${destroot}${prefix}/bin && \ 92 ln -sf ${prefix}/lib/wx/config/mac-unicode-release-2.6 wx-config" 93
Note that several projects, like Code::Blocks, does not yet support wxWidgets 2.8.x - so this major upgrade does break some existing Ports...
Attachments (1)
Change History (3)
Changed 18 years ago by mdickens@…
Attachment: | wxw_P.patch added |
---|
comment:1 Changed 18 years ago by pguyot (Paul Guyot)
Component: | base → ports |
---|
comment:2 Changed 18 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
changed the creation of the wx-config link, thanks!
Note: See
TracTickets for help on using
tickets.
Patch for Portfile for wxWidgets-devel @2007-01-18