aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Compile/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Compile/Makefile')
-rw-r--r--devel/p5-Test-Compile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Compile/Makefile b/devel/p5-Test-Compile/Makefile
index 87765930a175..6ebda2837f63 100644
--- a/devel/p5-Test-Compile/Makefile
+++ b/devel/p5-Test-Compile/Makefile
@@ -18,7 +18,8 @@ BUILD_DEPENDS= p5-Devel-CheckOS>=0:${PORTSDIR}/devel/p5-Devel-CheckOS \
p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::Compile.3 Test::Compile::Internal.3