summaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile
index 43d4a0370230..2afda45f30e0 100644
--- a/mail/sendmail-sasl/Makefile
+++ b/mail/sendmail-sasl/Makefile
@@ -11,7 +11,6 @@ SENDMAIL_PORT?= sendmail
MASTERDIR?= ${.CURDIR}/../${SENDMAIL_PORT}
.if exists(${.CURDIR}/Makefile.local)
-NO_STAGE= yes
.include "${.CURDIR}/Makefile.local"
.endif