From f585ac27f039633961b5385f1ca3144a2a1e293f Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 10 Apr 2017 00:27:48 +0000 Subject: These ports now build on powerpc64. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- math/openfst/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'math') 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 -- cgit