diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-04 12:28:16 +0000 |
| commit | 676d298ee18c01673284b1087a7e3c99febd1d80 (patch) | |
| tree | 0fd4ed310a69b1d78e6cb769ef456e7d5de32177 /mail/p5-Net-POP3-SSLWrapper | |
| parent | fed30100be49558a7ce4076496c02f04a5e64b10 (diff) | |
Notes
Diffstat (limited to 'mail/p5-Net-POP3-SSLWrapper')
| -rw-r--r-- | mail/p5-Net-POP3-SSLWrapper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Net-POP3-SSLWrapper/Makefile b/mail/p5-Net-POP3-SSLWrapper/Makefile index 25b85686a168..6fbd55527578 100644 --- a/mail/p5-Net-POP3-SSLWrapper/Makefile +++ b/mail/p5-Net-POP3-SSLWrapper/Makefile @@ -13,7 +13,8 @@ COMMENT= Perl extension for simple POP3S wrapper for Net::POP3 BUILD_DEPENDS= p5-IO-Socket-SSL>=1.34:${PORTSDIR}/security/p5-IO-Socket-SSL RUN_DEPENDS= p5-IO-Socket-SSL>=1.34:${PORTSDIR}/security/p5-IO-Socket-SSL -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::POP3::SSLWrapper.3 |
