K 10 svn:author V 7 linimon K 8 svn:date V 27 2019-03-29T14:50:58.095414Z K 7 svn:log V 349 Add USES=compiler:c++11-lang, this port adds -std=c++11 to CPPFLAGS. Don't add --stdlib=libc++ to CXXFLAGS, Clang uses it by default and GCC can't use libc++. Don't set CC, CXX, CPP, those are set by the ports tree. Add a define for __ppc__. While here, pet portlint. PR: 236799 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) END