diff options
Diffstat (limited to 'net-mgmt/nfdump/Makefile')
-rw-r--r-- | net-mgmt/nfdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile index 78e50c8b4883..7124502560e4 100644 --- a/net-mgmt/nfdump/Makefile +++ b/net-mgmt/nfdump/Makefile @@ -24,7 +24,7 @@ OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \ .include <bsd.port.pre.mk> .if ${OSVERSION} < 700000 -#BROKEN= does not configure on 6.X +BROKEN= does not configure on 6.X .endif #for compatibility |