aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Locale
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Locale')
-rw-r--r--devel/p5-DateTime-Locale/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Locale/Makefile b/devel/p5-DateTime-Locale/Makefile
index b93b6202b49a..4917cab217c1 100644
--- a/devel/p5-DateTime-Locale/Makefile
+++ b/devel/p5-DateTime-Locale/Makefile
@@ -8,6 +8,7 @@
PORTNAME= DateTime-Locale
PORTVERSION= 0.40.01
DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,8 @@ MAINTAINER= mat@FreeBSD.org
COMMENT= Localization support for DateTime
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
+ ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-List-MoreUtils
PERL_MODBUILD= yes