aboutsummaryrefslogtreecommitdiff
path: root/math/hfst
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-03-14 19:41:24 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-03-14 19:41:24 +0000
commit1d115ff734b9b9f9a982821cdbbd2642fb783f74 (patch)
tree307682e4e138cbb3d0085b229c458f8441e557a7 /math/hfst
parent9994a32d8db8a1ce9a41b000fe897dddc516935d (diff)
downloadports-1d115ff734b9b9f9a982821cdbbd2642fb783f74.tar.gz
ports-1d115ff734b9b9f9a982821cdbbd2642fb783f74.zip
Notes
Diffstat (limited to 'math/hfst')
-rw-r--r--math/hfst/Makefile2
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