aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-SVG-Graph
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-02 21:38:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-02 21:38:09 +0000
commit4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd (patch)
tree6a21c7eedce3ab02121c1a526e479099181228ef /graphics/p5-SVG-Graph
parent4819ca343bfee8a3b54e7ff3ac26d280d1c1696f (diff)
downloadports-4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd.tar.gz
ports-4063eccdf2bd0d3ca469e5e96332e58fe5ad72dd.zip
Notes
Diffstat (limited to 'graphics/p5-SVG-Graph')
-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 \