K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-05T04:20:27.430845Z K 7 svn:log V 395 MFH: r458113 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 Approved by: ports-secteam blanket END