aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spamilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamilter/Makefile')
-rw-r--r--mail/spamilter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index a9aa9b6e226f..c0790f5fc02c 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --with-popauth
CONFIGURE_ARGS+= --with-pam
.endif
-.if ${OSVERSION} >= 700015
+.if ${OSVERSION} >= 700015 || (${OSVERSION} < 700000 && ${OSVERSION} >= 601103)
CONFIGURE_ARGS+= --have-resn
.endif