K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-08-01T18:56:20.403777Z K 7 svn:log V 376 math/g2o: fix build on non-x86 architectures This port seems to enable all SSE* CPU features even outside of x86 platforms. Disable that to fix build. Also add USES=compiler:c++11-lang, the port needs C++11 and add USES=gl. PR: 238895 Approved by: yuri (maintainer timeout), linimon (mentor) Differential Revision: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238895 END