K 10 svn:author V 4 bsam K 8 svn:date V 27 2013-11-18T14:55:26.958571Z K 7 svn:log V 676 Fix build of japanese/mozc-tools with native iconv. The error: ----- LINK(target) out_linux/Release/mozc_tool /usr/bin/ld: cannot find -liconv c++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [out_linux/Release/mozc_tool] Error 1 ----- Notes: 1. The fix for japanese/mozc-tools (committed to japanese/mozc-server). 2. Do not bump PORTREVISION of japanese/mozc-tools since: - it's a build failure; - it should be treated while upgrading at each system along with other iconv changes. Reported by: Tomoaki AOKI Tested by: Tomoaki AOKI Approved by: portmgr (bapt, implicit) END