Mark as broken on powerpc64.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-06-17 02:29:05 +00:00
parent 6626c2aa1a
commit 46a3a67d91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472590

View file

@ -12,6 +12,8 @@ COMMENT= Terminal based log file navigator
LICENSE= BSD2CLAUSE
BROKEN_powerpc64= fails to build: lnav.cc:(.text+0x509c): undefined reference to pcrecpp::RE::QuoteMeta[abi:cxx11](pcrecpp::StringPiece const&)
LIB_DEPENDS= libpcrecpp.so:devel/pcre
USE_GITHUB= yes