=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
===> Building for hping3-3a2nb1
gcc -c -O2 -Wall    -g  main.c
gcc -c -O2 -Wall    -g  getifname.c
gcc -c -O2 -Wall    -g  getlhs.c
gcc -c -O2 -Wall    -g  parseoptions.c
gcc -c -O2 -Wall    -g  datafiller.c
In file included from parseoptions.c:20:0:
globals.h:138:18: fatal error: pcap.h: No such file or directory
compilation terminated.
In file included from getlhs.c:16:0:
globals.h:138:18: fatal error: pcap.h: No such file or directory
compilation terminated.
In file included from getifname.c:28:0:
globals.h:138:18: fatal error: pcap.h: No such file or directory
compilation terminated.
In file included from datafiller.c:22:0:
globals.h:138:18: fatal error: pcap.h: No such file or directory
compilation terminated.
main.c:29:18: fatal error: pcap.h: No such file or directory
compilation terminated.
make: *** [parseoptions.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [getlhs.o] Error 1
make: *** [getifname.o] Error 1
make: *** [datafiller.o] Error 1
make: *** [main.o] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/net/hping3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/hping3