aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graph-Writer-GraphViz
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:55:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-08-21 14:55:43 +0000
commite15628ebf6a1fcfc276cffc40a3201aacba9138a (patch)
tree036c24888ef699a36a0db41d047b3d0e7e3acbc8 /graphics/p5-Graph-Writer-GraphViz
parent68414c534d086cc747fcd0f7b6f77d79a7b9a560 (diff)
downloadports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.tar.gz
ports-e15628ebf6a1fcfc276cffc40a3201aacba9138a.zip
Notes
Diffstat (limited to 'graphics/p5-Graph-Writer-GraphViz')
-rw-r--r--graphics/p5-Graph-Writer-GraphViz/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/p5-Graph-Writer-GraphViz/Makefile b/graphics/p5-Graph-Writer-GraphViz/Makefile
index 0abb9e41b527..0efc8d3a3346 100644
--- a/graphics/p5-Graph-Writer-GraphViz/Makefile
+++ b/graphics/p5-Graph-Writer-GraphViz/Makefile
@@ -19,10 +19,7 @@ BUILD_DEPENDS= p5-Graph>=0.54:${PORTSDIR}/math/p5-Graph \
p5-Graph-ReadWrite>=0:${PORTSDIR}/graphics/p5-Graph-ReadWrite \
p5-GraphViz>=2.02:${PORTSDIR}/graphics/p5-GraphViz \
p5-IO-All>=0.30:${PORTSDIR}/devel/p5-IO-All
-RUN_DEPENDS= p5-Graph>=0.54:${PORTSDIR}/math/p5-Graph \
- p5-Graph-ReadWrite>=0:${PORTSDIR}/graphics/p5-Graph-ReadWrite \
- p5-GraphViz>=2.02:${PORTSDIR}/graphics/p5-GraphViz \
- p5-IO-All>=0.30:${PORTSDIR}/devel/p5-IO-All
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5