aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Graph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-SVG-Graph/Makefile')
-rw-r--r--graphics/p5-SVG-Graph/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile
index 615d042907b6..e60c74bbee03 100644
--- a/graphics/p5-SVG-Graph/Makefile
+++ b/graphics/p5-SVG-Graph/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= p5-Math-Spline>=0:${PORTSDIR}/math/p5-Math-Spline \
p5-Tree-DAG_Node>=0:${PORTSDIR}/devel/p5-Tree-DAG_Node
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= SVG::Graph.3 \
SVG::Graph::Data.3 \