aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-POP3-SSLWrapper
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 12:28:16 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 12:28:16 +0000
commit676d298ee18c01673284b1087a7e3c99febd1d80 (patch)
tree0fd4ed310a69b1d78e6cb769ef456e7d5de32177 /mail/p5-Net-POP3-SSLWrapper
parentfed30100be49558a7ce4076496c02f04a5e64b10 (diff)
downloadports-676d298ee18c01673284b1087a7e3c99febd1d80.tar.gz
ports-676d298ee18c01673284b1087a7e3c99febd1d80.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326271
Diffstat (limited to 'mail/p5-Net-POP3-SSLWrapper')
-rw-r--r--mail/p5-Net-POP3-SSLWrapper/Makefile3
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