aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nfdump-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nfdump-devel/Makefile')
-rw-r--r--net-mgmt/nfdump-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/nfdump-devel/Makefile b/net-mgmt/nfdump-devel/Makefile
index 9e213d1cddc8..a6d8b523296e 100644
--- a/net-mgmt/nfdump-devel/Makefile
+++ b/net-mgmt/nfdump-devel/Makefile
@@ -27,6 +27,10 @@ OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+BROKEN= does not configure on 6.X
+.endif
+
#for compatibility
#
.ifndef(WITHOUT_NFDUMP14_SUPPORT)