aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/dbs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile
index 83c0a76f5a79..4725119a50e8 100644
--- a/benchmarks/dbs/Makefile
+++ b/benchmarks/dbs/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= gnuplot:math/gnuplot
BROKEN_FreeBSD_12= tcp_debug.h: field has incomplete type 'struct tcpcb'
BROKEN_FreeBSD_13= tcp_debug.h: field has incomplete type 'struct tcpcb'
+BROKEN_FreeBSD_14= tcp_debug.h: field has incomplete type 'struct tcpcb'
BUILD_WRKSRC= ${WRKSRC}/obj/${OPSYS}
INSTALL_WRKSRC= ${WRKSRC}/obj/${OPSYS}