diff options
Diffstat (limited to 'mail/opensmtpd/Makefile')
-rw-r--r-- | mail/opensmtpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile index a0345d9a78ad..1617f6f5891e 100644 --- a/mail/opensmtpd/Makefile +++ b/mail/opensmtpd/Makefile @@ -36,6 +36,7 @@ MAN5= smtpd.conf.5 aliases.5 forward.5 USERS= _smtpd _smtpq _smtpf GROUPS= _smtpd +NO_STAGE= yes .include <bsd.port.options.mk> USE_OPENSSL= yes |