On Sun, Aug 21, 2016 at 04:20:48PM -0600, David Coppa wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2016/08/21 16:20:48 > > Modified files: > mail/trojita : Makefile > www/otter-browser: Makefile > > Log message: > Remove superfluous stuff, now that USE_WXNEEDED works with gcc 4.9
I'm really not happy seeing more and more ports marked with USE_WXNEEDED while the underlying issue is in an external library. Qtwebkit needs fixing! i.e. qt4 and qt5 packages should be modified so that dependant ports properly have -Wl,-z,wxneeded. Whether by patching the pkgconfig files or whatever makes cmake happy. -- Antoine
