From 104d7394e53ecc35f98b6f7d1206183fbf8555cf Mon Sep 17 00:00:00 2001 From: dinoex Date: Mon, 15 May 2006 15:35:23 +0000 Subject: - fix build on FreeBSD 700014 Submitted by: Hajimu UMEMOTO --- mail/spamilter/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index b162d1e89032..a9aa9b6e226f 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -50,9 +50,8 @@ CONFIGURE_ARGS+= --with-popauth CONFIGURE_ARGS+= --with-pam .endif -.if ${OSVERSION} >= 700014 +.if ${OSVERSION} >= 700015 CONFIGURE_ARGS+= --have-resn -BROKEN= res_update.h: No such file or directory .endif PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \ -- cgit