diff options
Diffstat (limited to 'mail/p5-POE-Component-SMTP/Makefile')
-rw-r--r-- | mail/p5-POE-Component-SMTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index b0b85dd7a6db..8efddf60a7af 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -21,6 +21,7 @@ USE_PERL5= configure MAN3= POE::Component::Server::SMTP.3 POE::Filter::SMTP.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |