aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/flowviewer/Makefile2
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