aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SpringGraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-SpringGraph/Makefile')
-rw-r--r--graphics/p5-SpringGraph/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-SpringGraph/Makefile b/graphics/p5-SpringGraph/Makefile
index cf4253a89d19..a747c8fe4e96 100644
--- a/graphics/p5-SpringGraph/Makefile
+++ b/graphics/p5-SpringGraph/Makefile
@@ -16,6 +16,7 @@ BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD
MAN3= SpringGraph.3
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
.include <bsd.port.mk>