diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 02:54:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 02:54:53 +0000 |
commit | 882b641c0d019ec6e8f14779081e107087216fe1 (patch) | |
tree | 3aa25390a1624e7a85e0bc4e1fb2d9949400d1e0 /mail/p5-POE-Component-SMTP/Makefile | |
parent | 5f376ca8257b030867f0ca59c0709dc31d78f152 (diff) | |
download | ports-882b641c0d019ec6e8f14779081e107087216fe1.tar.gz ports-882b641c0d019ec6e8f14779081e107087216fe1.zip |
Notes
Diffstat (limited to 'mail/p5-POE-Component-SMTP/Makefile')
-rw-r--r-- | mail/p5-POE-Component-SMTP/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/p5-POE-Component-SMTP/Makefile b/mail/p5-POE-Component-SMTP/Makefile index 8efddf60a7af..cd71eb1303e4 100644 --- a/mail/p5-POE-Component-SMTP/Makefile +++ b/mail/p5-POE-Component-SMTP/Makefile @@ -19,9 +19,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 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 |