diff options
Diffstat (limited to 'mail/msmtp/Makefile')
-rw-r--r-- | mail/msmtp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index f9d2204ee53f..ccb5ae35ea1a 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -27,6 +27,7 @@ OPTIONS_DEFAULT= MSMTPQ OPENSSL GSASL_DESC= GSASL support MSMTPQ_DESC= Install offline messaging scripts +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} |