K 10 svn:author V 6 marino K 8 svn:date V 27 2015-04-20T09:48:04.432574Z K 7 svn:log V 320 p5-Wx: Unbreak on some platforms This port was using CFLAGS for c++, so the -std=c++11 flag wasn't getting passed even when USE_CXXSTD was set. This port broke in some places when c++11 became a requirement of Wx. This is still broken on FreeBSD 8 (F9 not tested) due to new problems related to compiling with gcc48. END