diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 3eef01e58b2..e4b335370b7 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -215,7 +215,8 @@ CONFS+= inetd CONFS+= ipfilter \ ipfs \ ipmon \ - ipnat + ipnat \ + ippool .endif .if ${MK_IPFW} != "no"