CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/05/02 10:09:55
Modified files:
x11/wxWidgets : Makefile
x11/wxWidgets/patches: patch-Makefile_in
patch-contrib_src_deprecated_Makefile_in
patch-contrib_src_fl_Makefile_in
patch-contrib_src_gizmos_Makefile_in
patch-contrib_src_mmedia_Makefile_in
patch-contrib_src_ogl_Makefile_in
patch-contrib_src_plot_Makefile_in
patch-contrib_src_stc_Makefile_in
patch-contrib_src_svg_Makefile_in
Log message:
Remove -Wl,-soname libfoo.so from link lines, this was recording the
wrong library name inside the .so and confusing make
port-lib-depends-check. While here, fix WANTLIB.
ok ajacoutot@