aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Date-Format
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-04 13:07:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-04 13:07:40 +0000
commit945c98fdf861a79f327f95cfb7453c31d8f95896 (patch)
tree1b35744f0d7c32ca5d373e7aab96ed6d8ee2e10b /mail/p5-Email-Date-Format
parent676d298ee18c01673284b1087a7e3c99febd1d80 (diff)
downloadports-945c98fdf861a79f327f95cfb7453c31d8f95896.tar.gz
ports-945c98fdf861a79f327f95cfb7453c31d8f95896.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326272
Diffstat (limited to 'mail/p5-Email-Date-Format')
-rw-r--r--mail/p5-Email-Date-Format/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile
index 271d17785288..beb8de63323e 100644
--- a/mail/p5-Email-Date-Format/Makefile
+++ b/mail/p5-Email-Date-Format/Makefile
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= miwi@FreeBSD.org
COMMENT= Produce RFC 2822 date strings
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Email::Date::Format.3