aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Set-Partition/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Set-Partition/Makefile')
-rw-r--r--math/p5-Set-Partition/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Set-Partition/Makefile b/math/p5-Set-Partition/Makefile
index b8735ddc2f24..97bb986c9811 100644
--- a/math/p5-Set-Partition/Makefile
+++ b/math/p5-Set-Partition/Makefile
@@ -16,6 +16,7 @@ COMMENT= Enumerate all arrangements of a set in fixed subsets
MAN3= Set::Partition.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>