aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-POP3Client
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-Mail-POP3Client
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-Mail-POP3Client')
-rw-r--r--mail/p5-Mail-POP3Client/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Mail-POP3Client/Makefile b/mail/p5-Mail-POP3Client/Makefile
index 8e7548fc8938..5bf576f43601 100644
--- a/mail/p5-Mail-POP3Client/Makefile
+++ b/mail/p5-Mail-POP3Client/Makefile
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module to talk to a POP3 (RFC1939) server
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= Mail::POP3Client.3