aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-DateTime-Format-Mail/Makefile
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-07-01 22:27:07 +0800
committermat <mat@FreeBSD.org>2016-07-01 22:27:07 +0800
commita1615d0a88bb599050de0e0a90c242923671f04f (patch)
tree77e31ad6a0b0e3194757a55c7d15754f80f1a0e1 /devel/p5-DateTime-Format-Mail/Makefile
parent965706dc582289f2b2dd03e313e8e525d522aeec (diff)
downloadfreebsd-ports-graphics-a1615d0a88bb599050de0e0a90c242923671f04f.tar.gz
freebsd-ports-graphics-a1615d0a88bb599050de0e0a90c242923671f04f.tar.zst
freebsd-ports-graphics-a1615d0a88bb599050de0e0a90c242923671f04f.zip
Update to 0.403.
Sponsored by: Absolight
Diffstat (limited to 'devel/p5-DateTime-Format-Mail/Makefile')
-rw-r--r--devel/p5-DateTime-Format-Mail/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Format-Mail/Makefile b/devel/p5-DateTime-Format-Mail/Makefile
index 77b1b2493b1..29386fc7632 100644
--- a/devel/p5-DateTime-Format-Mail/Makefile
+++ b/devel/p5-DateTime-Format-Mail/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= DateTime-Format-Mail
-PORTVERSION= 0.30.01
-PORTREVISION= 1
+PORTVERSION= 0.40.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -17,6 +16,6 @@ RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
.include <bsd.port.mk>