aboutsummaryrefslogtreecommitdiff
path: root/mail/spamilter
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-03-17 09:01:35 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-03-17 09:01:35 +0000
commitdc354eb357f0b48586b64b57a6d534a6e248d043 (patch)
treedb2569a595d79f5700841b577aa3552e2f677062 /mail/spamilter
parente4db5fb82e2cdbf187838ac95b20db0ff270c94e (diff)
downloadports-dc354eb357f0b48586b64b57a6d534a6e248d043.tar.gz
ports-dc354eb357f0b48586b64b57a6d534a6e248d043.zip
Notes
Diffstat (limited to 'mail/spamilter')
-rw-r--r--mail/spamilter/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile
index a35c2017a7d0..6e7c96531b4d 100644
--- a/mail/spamilter/Makefile
+++ b/mail/spamilter/Makefile
@@ -32,6 +32,8 @@ DOCSFILES= Changelog INSTALL LICENSE docs/docs.html docs/docs.txt \
.if defined(WITH_SENDMAIL_PORT)
CONFIGURE_ARGS+= --sendmail-dir "${LOCALBASE}"
+.else
+CONFIGURE_ARGS+= --sendmail-dir "/usr"
.endif
.if defined(SMTP_AFTER_POP3)