diff options
Diffstat (limited to 'devel/p5-DateTime-Format-Strptime/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-Strptime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-Strptime/Makefile b/devel/p5-DateTime-Format-Strptime/Makefile index 74a853bb4917..ce3486413c5a 100644 --- a/devel/p5-DateTime-Format-Strptime/Makefile +++ b/devel/p5-DateTime-Format-Strptime/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime BUILD_DEPENDS:= ${RUN_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= DateTime::Format::Strptime.3 |