aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-04-10 08:27:48 +0800
committerlinimon <linimon@FreeBSD.org>2017-04-10 08:27:48 +0800
commitf585ac27f039633961b5385f1ca3144a2a1e293f (patch)
tree00f4f9455aeef4b2c0eaf2857cd1f198ea50824c /math
parent27147fa2a2bb78a9e42a2fb62cb28dc680e5da7a (diff)
downloadfreebsd-ports-gnome-f585ac27f039633961b5385f1ca3144a2a1e293f.tar.gz
freebsd-ports-gnome-f585ac27f039633961b5385f1ca3144a2a1e293f.tar.zst
freebsd-ports-gnome-f585ac27f039633961b5385f1ca3144a2a1e293f.zip
These ports now build on powerpc64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'math')
-rw-r--r--math/openfst/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/openfst/Makefile b/math/openfst/Makefile
index 2cbc5d652eb4..362f0335f799 100644
--- a/math/openfst/Makefile
+++ b/math/openfst/Makefile
@@ -12,8 +12,6 @@ COMMENT= Library for working with weighted finite-state transducers (FSTs)
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
USES= compiler:c++11-lib libtool python:2
USE_LDCONFIG= ${LOCALBASE}/lib/fst
GNU_CONFIGURE= yes