Opened 17 years ago

Closed 17 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)

wxw_P.patch (395 bytes) - added by mdickens@… 17 years ago.
Patch for Portfile for wxWidgets-devel @2007-01-18

Download all attachments as: .zip

Change History (3)

Changed 17 years ago by mdickens@…

Attachment: wxw_P.patch added

Patch for Portfile for wxWidgets-devel @2007-01-18

comment:1 Changed 17 years ago by pguyot (Paul Guyot)

Component: baseports

comment:2 Changed 17 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

changed the creation of the wx-config link, thanks!

Note: See TracTickets for help on using tickets.