diff options
Diffstat (limited to 'math/hfst')
-rw-r--r-- | math/hfst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hfst/Makefile b/math/hfst/Makefile index df76a24486a2..04e9c2a8d946 100644 --- a/math/hfst/Makefile +++ b/math/hfst/Makefile @@ -9,7 +9,7 @@ CATEGORIES= math MAINTAINER= demon@FreeBSD.org COMMENT= Toolkit for for processing natural language morphologies -BROKEN= fails to build +BROKEN= fails to build: /usr/bin/byacc: e - line 75 of "/wrkdirs/usr/ports/math/hfst/work/hfst-c187d5a/libhfst/src/parsers/xre_parse.yy", syntax error USE_GITHUB= yes GH_TAGNAME= c187d5a |