K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-05T04:19:26.383194Z K 7 svn:log V 346 mail/jmba: don't auto-enable gettext 11.0 aarch64 used ld(1) from devel/binutils which implicitly passed -L/usr/local/lib thus gettext ended up being detected, breaking build due to underspecified USES=gettext-tools. The same issue would occur for USES=localbase or USE_GCC=yes, so just force off external gettext. Approved by: portmgr blanket END