aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-01 07:53:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-01 07:53:47 +0000
commite0149590aa1a60121179164850438f313d4afe2b (patch)
tree1273cd8029a2ced466de6d46a2edb06eff313bf5 /graphics/p5-GraphViz
parent6f2fe233b7a2a7289de3aed9fcbd932ad6e5ad4b (diff)
downloadports-e0149590aa1a60121179164850438f313d4afe2b.tar.gz
ports-e0149590aa1a60121179164850438f313d4afe2b.zip
Notes
Diffstat (limited to 'graphics/p5-GraphViz')
-rw-r--r--graphics/p5-GraphViz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-GraphViz/Makefile b/graphics/p5-GraphViz/Makefile
index 03893f41be2b..9fce4e5c9cea 100644
--- a/graphics/p5-GraphViz/Makefile
+++ b/graphics/p5-GraphViz/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= GraphViz - Perl interface to the GraphViz graphing tool
BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
- p5-File-Which>=0:${PORTSDIr}/sysutils/p5-File-Which
+ p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
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 \