diff options
Diffstat (limited to 'textproc/kenlm/Makefile')
-rw-r--r-- | textproc/kenlm/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index b8ea28e13eae..2338f6d2a1f2 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= KenLM Language Model Toolkit +BROKEN= unfetchable + BROKEN_aarch64= fails to compile: target architecture was not detected as supported by Double-Conversion BUILD_DEPENDS= bjam:devel/boost-jam \ |