summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ngrep/ngrep.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ngrep/ngrep.mk b/package/ngrep/ngrep.mk
index b7e0eb6d5c..eb63e17e9c 100644
--- a/package/ngrep/ngrep.mk
+++ b/package/ngrep/ngrep.mk
@@ -18,7 +18,7 @@ endif
NGREP_CONF_ENV += LIBS+="$(NGREP_LIBS)"
NGREP_CONF_OPTS = \
- --with-pcap-includes=$(STAGING_DIR)/usr/include \
+ --with-pcap-includes=$(STAGING_DIR)/usr/include/pcap \
--enable-pcre \
--with-pcre=$(STAGING_DIR)/usr \
--disable-dropprivs
OpenPOWER on IntegriCloud