diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 05:52:54 +0000 |
commit | 3982ced0ba5fd81925a7c8eb0ec335313cbf01bb (patch) | |
tree | b6378413b022d42cf3b4b1c7087c1f58ebe6f7a2 /net-mgmt/flowviewer | |
parent | 996f1f37d7200b0f26202b8f2e8a0e65943d1b3a (diff) | |
download | ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.tar.gz ports-3982ced0ba5fd81925a7c8eb0ec335313cbf01bb.zip |
Notes
Diffstat (limited to 'net-mgmt/flowviewer')
-rw-r--r-- | net-mgmt/flowviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/flowviewer/Makefile b/net-mgmt/flowviewer/Makefile index d4ec2367cb5c..e2b5c270e4a8 100644 --- a/net-mgmt/flowviewer/Makefile +++ b/net-mgmt/flowviewer/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar MAINTAINER= samm@os2.kiev.ua COMMENT= Web-based user interface for the flow-tools NetFlow data -RUN_DEPENDS= ${SITE_PERL}/GD/Graph/linespoints.pm:${PORTSDIR}/graphics/p5-GD-Graph \ +RUN_DEPENDS= p5-GD-Graph>=0:${PORTSDIR}/graphics/p5-GD-Graph \ flow-cat:${PORTSDIR}/net-mgmt/flow-tools .ifndef WITHOUT_WWWDIR |