Mark as broken on powerpc64 pending fix for PR 199603.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-18 19:14:48 +00:00
parent efc62e6bcd
commit 362055b20f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472707

View File

@ -13,6 +13,8 @@ COMMENT= Official bioinformatic applications based on the SeqAn library
LICENSE= BSD3CLAUSE LGPL3 GPLv3
LICENSE_COMB= multi
BROKEN_powerpc64= fails to build: requires 'c++14-lang' in USES (cf.)
BUILD_DEPENDS= boost-libs>0:devel/boost-libs
USES= cmake:outsource compiler:openmp # once #199603 is resolved, add c++14-lang