K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-03-11T17:58:47.728027Z K 7 svn:log V 253 Prevent detection of libcharset.h from converters/libiconv. This forces git to use nl_langinfo() from libc instead of locale_charset() from libiconv. (The latter is practically an alias for the first.) PR: ports/187326 Approved by: wxs (maintainer) END