diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 08:01:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 08:01:36 +0000 |
commit | a709211c2f97ce4a653281df24ab63e19845ffad (patch) | |
tree | 89fdddafef0a4b2f05e41d9372acf25fd259bd1e /net-mgmt/flowviewer | |
parent | 7f4af296440ea258ed42074ff92b73671de5118f (diff) |
Notes
Diffstat (limited to 'net-mgmt/flowviewer')
-rw-r--r-- | net-mgmt/flowviewer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/flowviewer/Makefile b/net-mgmt/flowviewer/Makefile index 219fe636e383..cf8255aa5bc2 100644 --- a/net-mgmt/flowviewer/Makefile +++ b/net-mgmt/flowviewer/Makefile @@ -18,6 +18,8 @@ COMMENT= Web-based user interface for the flow-tools NetFlow data RUN_DEPENDS= ${SITE_PERL}/GD/Graph/linespoints.pm:${PORTSDIR}/graphics/p5-GD-Graph \ flow-cat:${PORTSDIR}/net-mgmt/flow-tools +BROKEN= Size mismatch + .ifndef WITHOUT_WWWDIR FLOWVIEWERDIR?= ${PREFIX}/www/flowviewer .else |