BUG: wxWidgets @2.8.4_2: 'wx-config --libs' returns incorrect path.
Reported by: |
takanori@… |
Owned by: |
mww@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
|
Keywords:
|
|
Cc:
|
mww@…, jyrkiwahlstedt, takanori@…
|
Port:
|
|
|
|
$ wx-config --libs
-L/opt/local/lib -L/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_wxWidgets/work/wxWidgets-2.8.4/build/lib -L/opt/local/lib -framework QuickTime -framework IOKit -framework Carbon -framework Cocoa -framework System -lwx_macu-2.8
Here is a patch to fix this problem.