K 10 svn:author V 6 jbeich K 8 svn:date V 27 2015-01-25T12:53:07.496425Z K 7 svn:log V 356 Unbreak build with devel/utf8cpp installed Let preprocessor know ${LOCALBASE}/include is a system include path, so #include "..." shouldn't try to pick headers from there. lang/gcc* and lang/clang* already do the right thing. PR: 196220 Differential Revision: https://reviews.freebsd.org/D1664 Approved by: garga (maintainer) Approved by: bapt (mentor) END