summaryrefslogtreecommitdiff
path: root/devel/p5-Hash-Case/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Hash-Case/Makefile')
-rw-r--r--devel/p5-Hash-Case/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Hash-Case/Makefile b/devel/p5-Hash-Case/Makefile
index 86b5066d663d..b6c85741a8c3 100644
--- a/devel/p5-Hash-Case/Makefile
+++ b/devel/p5-Hash-Case/Makefile
@@ -15,7 +15,8 @@ COMMENT= Base class for hashes with key-casing requirements
BUILD_DEPENDS= p5-Log-Report>=0.26:${PORTSDIR}/devel/p5-Log-Report
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Hash::Case.3 Hash::Case::Lower.3 Hash::Case::Preserve.3 \
Hash::Case::Upper.3