aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Util
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 10:57:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 10:57:48 +0000
commit772ffd1f4b419419977882eae0149f1c4ef6edbc (patch)
tree0c1f7ec811209c8157cfeead068190887280a4e0 /devel/p5-Data-Util
parentecabb086a59d7c30429585e99e4d13d96f807dda (diff)
downloadports-772ffd1f4b419419977882eae0149f1c4ef6edbc.tar.gz
ports-772ffd1f4b419419977882eae0149f1c4ef6edbc.zip
Notes
Diffstat (limited to 'devel/p5-Data-Util')
-rw-r--r--devel/p5-Data-Util/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Data-Util/Makefile b/devel/p5-Data-Util/Makefile
index f1d6ca1c01cf..44322c135aa2 100644
--- a/devel/p5-Data-Util/Makefile
+++ b/devel/p5-Data-Util/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Scope-Guard>=0.20:${PORTSDIR}/devel/p5-Scope-Guard
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Util.3 \
Data::Util::Curry.3 \