aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail-sasl
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-09-21 11:06:03 +0000
commit1e3119b07ebe66367ead55242a47710e556bf383 (patch)
tree2051ba0023bbf060fa37051dc7fc6990710a53b1 /mail/sendmail-sasl
parent0dea0192303406b3b949a31479a4264b58bafce6 (diff)
Notes
Diffstat (limited to 'mail/sendmail-sasl')
-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