aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail-sasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sendmail-sasl/Makefile')
-rw-r--r--mail/sendmail-sasl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile
index 2afda45f30e0..43d4a0370230 100644
--- a/mail/sendmail-sasl/Makefile
+++ b/mail/sendmail-sasl/Makefile
@@ -11,6 +11,7 @@ SENDMAIL_PORT?= sendmail
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
.if exists(${.CURDIR}/Makefile.local)
+NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif