From ee552d1051014b0d68c0e0cd4b31ba589f997cb9 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Thu, 2 Dec 2010 04:43:18 -0600 Subject: network/ngrep: BUILD bump, fixed path to pcap.h. Signed-off-by: Erik Hanson --- network/ngrep/ngrep.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network/ngrep/ngrep.SlackBuild b/network/ngrep/ngrep.SlackBuild index 1109f8baa0..fb7bac73de 100644 --- a/network/ngrep/ngrep.SlackBuild +++ b/network/ngrep/ngrep.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=ngrep VERSION=${VERSION:-1.45} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} # Automatically determine the architecture we're building on: @@ -72,7 +72,7 @@ CXXFLAGS="$SLKCFLAGS" \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-ipv6=${NGREP_IPV6} \ - --with-pcap-includes=/usr/include \ + --with-pcap-includes=/usr/include/pcap \ --disable-static \ --build=$ARCH-slackware-linux -- cgit v1.2.3