Unbreak on powerpc64.

PR:		232035
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-10-28 20:03:03 +00:00
parent 029e8b8981
commit 93e39d19f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483346

View File

@ -12,8 +12,6 @@ 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