diff options
Diffstat (limited to 'devel/p5-DateTime-TimeZone-LMT/Makefile')
-rw-r--r-- | devel/p5-DateTime-TimeZone-LMT/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-DateTime-TimeZone-LMT/Makefile b/devel/p5-DateTime-TimeZone-LMT/Makefile index e91898edbdca..d201fb18b68d 100644 --- a/devel/p5-DateTime-TimeZone-LMT/Makefile +++ b/devel/p5-DateTime-TimeZone-LMT/Makefile @@ -13,7 +13,8 @@ COMMENT= Local Mean Time time zone for DateTime BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DateTime::TimeZone::LMT.3 |