summaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-TLS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 05:52:04 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 05:52:04 +0000
commit6337984890c98036209bdd2001ac29c3386bf22a (patch)
tree49987ebc7199c83bbbedf798b4bac41866d0e8b8 /mail/p5-Net-SMTP-TLS
parent- update to 1.25 (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326248
Diffstat (limited to 'mail/p5-Net-SMTP-TLS')
-rw-r--r--mail/p5-Net-SMTP-TLS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile
index 9c30f5ed1712..fa8e888dbd94 100644
--- a/mail/p5-Net-SMTP-TLS/Makefile
+++ b/mail/p5-Net-SMTP-TLS/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Net::SMTP::TLS.3