make ipfstat port without having to make ipf

It's not a port or a package, it's part of the base OS.

Yeah, big oops on that one. I knew it wasn't a port but for some reason I put that.

Looks like I figured out a solution. It appears the following works:
Code:
cd /usr/src/sbin/ipf
make libipf ipfstat
 
Back
Top