1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

From r345400, connect ippool to the build/install.

PR:		218433
MFC after:	2 weeks
X-MFC with:	r345400
This commit is contained in:
Cy Schubert 2019-03-22 01:42:27 +00:00
parent d8f9371044
commit c297300196
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=345401

View File

@ -215,7 +215,8 @@ CONFS+= inetd
CONFS+= ipfilter \
ipfs \
ipmon \
ipnat
ipnat \
ippool
.endif
.if ${MK_IPFW} != "no"