diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile index 17472815b8d7..cc56b20e09d3 100644 --- a/rescue/rescue/Makefile +++ b/rescue/rescue/Makefile @@ -128,7 +128,7 @@ CRUNCH_PROGS_sbin+= vinum .endif .if !defined(NO_IPFILTER) -CRUNCH_PROGS_sbin+= ipf ipfs ipmon +CRUNCH_PROGS_sbin+= ipf ipfs ipmon # ipnat .endif # crunchgen does not like C++ programs; this should be fixed someday