aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Geometry-Planar-GPC
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Geometry-Planar-GPC')
-rw-r--r--math/p5-Math-Geometry-Planar-GPC/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Geometry-Planar-GPC/Makefile b/math/p5-Math-Geometry-Planar-GPC/Makefile
index f3bf16f71abf..aed5d72b3385 100644
--- a/math/p5-Math-Geometry-Planar-GPC/Makefile
+++ b/math/p5-Math-Geometry-Planar-GPC/Makefile
@@ -16,6 +16,7 @@ COMMENT= Perl wrapper for Alan Murta's gpc library
MAN3= Math::Geometry::Planar::GPC.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>