IPFIlter problems that prevented building should all now be resolved so

remove this temporary measure.
This commit is contained in:
Darren Reed 2005-04-28 23:29:00 +00:00
parent cebee7e48e
commit a63b0146dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=145644

View File

@ -265,11 +265,6 @@ __MAKE_CONF?=/etc/make.conf
.include "${__MAKE_CONF}"
.endif
# XXX Hack until IPFILTER is buildable again.
.if !defined(WANT_IPFILTER)
NO_IPFILTER=
.endif
# Default executable format
# XXX hint for bsd.port.mk
OBJFORMAT?= elf