aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender-Transport-SMTP-TLS
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 07:19:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 07:19:56 +0000
commitfcbd2acb27bbf4a355dbca49af027b65f4b023ac (patch)
tree431a616cd686d475c868c1f2804352af6faf26ee /mail/p5-Email-Sender-Transport-SMTP-TLS
parent30e317454821bc4a1c43314f0bca4297231a06c2 (diff)
downloadports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.tar.gz
ports-fcbd2acb27bbf4a355dbca49af027b65f4b023ac.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326257
Diffstat (limited to 'mail/p5-Email-Sender-Transport-SMTP-TLS')
-rw-r--r--mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile b/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
index df0166f2f648..1c2abd3efe27 100644
--- a/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
+++ b/mail/p5-Email-Sender-Transport-SMTP-TLS/Makefile
@@ -14,7 +14,8 @@ RUN_DEPENDS= p5-Email-Sender>=0.091660:${PORTSDIR}/mail/p5-Email-Sender \
p5-Net-SMTP-TLS-ButMaintained>=0.2:${PORTSDIR}/mail/p5-Net-SMTP-TLS-ButMaintained
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Email::Sender::Transport::SMTP::TLS.3