aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-RandomResults/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-RandomResults/Makefile')
-rw-r--r--devel/p5-Test-RandomResults/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-RandomResults/Makefile b/devel/p5-Test-RandomResults/Makefile
index 424712101d7d..aa88a93e9a62 100644
--- a/devel/p5-Test-RandomResults/Makefile
+++ b/devel/p5-Test-RandomResults/Makefile
@@ -17,6 +17,7 @@ COMMENT= Test non-deterministic functions
MAN3= Test::RandomResults.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>