K 10 svn:author V 5 danfe K 8 svn:date V 27 2019-06-27T09:28:35.550232Z K 7 svn:log V 398 Add missing USES+=iconv because most of Mailutils programs use functions it provides, but dependency was not recorded in the package. This bug went unnoticed for a long time because `libiconv.so.2' library typically exists on any FreeBSD installation, and was revealed by recent exp-run. Since port revision was bumped just now in the previous commit, abuse it and do not bump again. PR: 229613 END