diff options
author | pav <pav@FreeBSD.org> | 2010-06-12 05:41:43 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-06-12 05:41:43 +0800 |
commit | b6f0ed33e2d9bf9318c38a37001fb8cb32f9992c (patch) | |
tree | b3c9069102145325cf435c4bf15bcd378b5ce029 /net-mgmt/nfdump | |
parent | 6a11a1d884e57df370dddfda046d41116cbe9263 (diff) | |
download | freebsd-ports-gnome-b6f0ed33e2d9bf9318c38a37001fb8cb32f9992c.tar.gz freebsd-ports-gnome-b6f0ed33e2d9bf9318c38a37001fb8cb32f9992c.tar.zst freebsd-ports-gnome-b6f0ed33e2d9bf9318c38a37001fb8cb32f9992c.zip |
- Mark BROKEN on 6.X: does not configure
Reported by: pointyhat
Diffstat (limited to 'net-mgmt/nfdump')
-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 |