- reset IGNORE for FreeBSD >= 5.4

This commit is contained in:
Dirk Meyer 2005-07-27 17:35:52 +00:00
parent 47cf5985ac
commit 6a47716bdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140264

View File

@ -44,8 +44,10 @@ ALL_TARGET= spamilter dnsblchk mxlookup iflookup
PLIST_FILES+= bin/ipfwmtad
.endif
.if ${OSVERSION} > 501000
.if ${OSVERSION} < 504000
IGNORE= is unusable because of resource starvation in threads
.endif
.endif
.if !defined(SENDMAIL_MILTER_IN_BASE)
LDFLAGS+= -L${LOCALBASE}/lib