diff options
Diffstat (limited to 'mail/zmailer/Makefile')
-rw-r--r-- | mail/zmailer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/zmailer/Makefile b/mail/zmailer/Makefile index effe532fc4fa..e9a5c7304b53 100644 --- a/mail/zmailer/Makefile +++ b/mail/zmailer/Makefile @@ -19,6 +19,7 @@ USES= perl5 pkgconfig GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= +NO_STAGE= yes .include <bsd.port.options.mk> .if !${PORT_OPTIONS:MSSL} |