K 10 svn:author V 7 linimon K 8 svn:date V 27 2020-03-17T21:35:38.675517Z K 7 svn:log V 375 Fix build on GCC-based systems by adding the following to USES: compiler:c++11-lang iconv The former: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. The latter: /usr/local/bin/ld: release/deps/libgettext_sys-b0dd51871dcd53eb.rlib(dcigettext.o): undefined reference to symbol 'libiconv' Approved by: portmgr (tier-2 blanket) END