K 10 svn:author V 7 linimon K 8 svn:date V 27 2019-02-24T22:10:43.060939Z K 7 svn:log V 309 This port requires a C++11-compatible compiler to build, so add USES=compiler:c++11-lang to fix build on GCC-based architectures. Also add LDFLAGS to the linking command so that it links against ports libstdc++. While here, add USES=localbase. PR: 235976 Submitted by: Piotr Kubaj Approved by: maintainer END