summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/flow-extract/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile
index e6938d0dbda1..25cd82382db0 100644
--- a/net-mgmt/flow-extract/Makefile
+++ b/net-mgmt/flow-extract/Makefile
@@ -13,6 +13,8 @@ COMMENT= Cisco NetFlow awk-like extracting tool
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unknown type name 'u_int64'
+
BUILD_DEPENDS= ${LOCALBASE}/include/ftlib.h:net-mgmt/flow-tools
USES= alias