diff options
Diffstat (limited to 'mail/p5-qpsmtpd/Makefile')
-rw-r--r-- | mail/p5-qpsmtpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile index a8c213a37dd6..9e05dab2010a 100644 --- a/mail/p5-qpsmtpd/Makefile +++ b/mail/p5-qpsmtpd/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFINE= MODPERL OPTIONS_DEFAULT=MODPERL MOD_PERL_DESC= "Apache Support via mod_perl" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMODPERL} |