aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-29 04:03:03 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-29 04:03:03 +0800
commitaa51638d024fafa6acf0691f960679b5b531e5ed (patch)
tree58a3dcc70c7b658a6277c22bc1259d7eca9c1d48 /sysutils
parent9e4afb3e24237d70153554070b949858bced9466 (diff)
downloadfreebsd-ports-gnome-aa51638d024fafa6acf0691f960679b5b531e5ed.tar.gz
freebsd-ports-gnome-aa51638d024fafa6acf0691f960679b5b531e5ed.tar.zst
freebsd-ports-gnome-aa51638d024fafa6acf0691f960679b5b531e5ed.zip
Unbreak on powerpc64.
PR: 232035 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/lnav/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/lnav/Makefile b/sysutils/lnav/Makefile
index 0d897433b593..5e6998894d84 100644
--- a/sysutils/lnav/Makefile
+++ b/sysutils/lnav/Makefile
@@ -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