aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-03-10 22:38:02 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-03-10 22:38:02 +0000
commitaf9c9e7839e07a916f0cc80fff1b869fa070e5c1 (patch)
tree4bfa81c5036fbf2dfdbe00e57024462896adda39 /graphics/p5-GraphViz
parent2334037089c83e1a76d511d7eb06c0ea7a6fac76 (diff)
downloadports-af9c9e7839e07a916f0cc80fff1b869fa070e5c1.tar.gz
ports-af9c9e7839e07a916f0cc80fff1b869fa070e5c1.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index c95061d36fa8..12552d3dfc1b 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= GraphViz - Perl interface to the GraphViz graphing tool
+BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \
p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \
p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \