diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2016-11-03 16:25:14 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2016-11-03 16:25:14 +0000 |
commit | 0be24564dd5faada78c32fdc14f67f25f69a6a61 (patch) | |
tree | 7d94099e36f202350b36e1457bb98e8fb03ada25 /math/openfst | |
parent | cc4090b9adf308d7fb9a685c1fb0d26f3262d0f9 (diff) | |
download | ports-0be24564dd5faada78c32fdc14f67f25f69a6a61.tar.gz ports-0be24564dd5faada78c32fdc14f67f25f69a6a61.zip |
Notes
Diffstat (limited to 'math/openfst')
-rw-r--r-- | math/openfst/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile index 4869fd33156c..ac1e99db6450 100644 --- a/math/openfst/Makefile +++ b/math/openfst/Makefile @@ -12,7 +12,6 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs) LICENSE= APACHE20 BROKEN_powerpc64= Does not build -BROKEN_sparc64= Does not build: fails to compile symbol-table-ops.cc USES= compiler:c++11-lib libtool python:2 USE_LDCONFIG= ${LOCALBASE}/lib/fst |