Index: head/mail/jmba/Makefile =================================================================== --- head/mail/jmba/Makefile (revision 458112) +++ head/mail/jmba/Makefile (revision 458113) @@ -1,20 +1,19 @@ # Created by: Romain Tartiere # $FreeBSD$ PORTNAME= jmba PORTVERSION= 0.5.5 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= romain@FreeBSD.org COMMENT= Junk Mail Buffering Agent GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_func_gettext=no ac_cv_lib_intl_main=no USES= gmake tar:bzip2 - -BROKEN_aarch64= Fails to build: gmake: msgfmt: Command not found PLIST_FILES= bin/jmba \ man/man1/jmba.1.gz .include