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