aboutsummaryrefslogtreecommitdiff
path: root/mail/spamilter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-03-31 05:53:40 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-03-31 05:53:40 +0000
commit04b45f5ef04f45cb5635ef4a2738c976f9411a9e (patch)
tree4cae5bdbd1ef1a727c26712e2528072a8b80da5b /mail/spamilter
parent7de4f061a18aa9de7b1c95ece229ec8d9db9b9af (diff)
downloadports-04b45f5ef04f45cb5635ef4a2738c976f9411a9e.tar.gz
ports-04b45f5ef04f45cb5635ef4a2738c976f9411a9e.zip
Notes
Diffstat (limited to 'mail/spamilter')
-rw-r--r--mail/spamilter/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index 9c6f41c5c136..01220a9e8a13 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -51,6 +51,10 @@ CONFIGURE_ARGS+= --with-popauth
CONFIGURE_ARGS+= --with-pam
.endif
+.if ${OSVERSION} >= 700014
+CONFIGURE_ARGS+= --have-resn
+.endif
+
PLIST_FILES+= bin/dnsblchk bin/dnsblupd bin/ipfwmtad bin/mxlookup \
bin/spamilter \
bin/spamilter-system-report bin/spamilter-user-report \