aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nfdump
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-27 22:29:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-27 22:29:55 +0000
commitf108a798c589afa10e9024ee5d7b25b3d4869e54 (patch)
treefc31975e4c5c801babed6352f081a964f5218205 /net-mgmt/nfdump
parent10faf522d302297eb3a5ed8cdc82676887ccf22d (diff)
downloadports-f108a798c589afa10e9024ee5d7b25b3d4869e54.tar.gz
ports-f108a798c589afa10e9024ee5d7b25b3d4869e54.zip
Notes
Diffstat (limited to 'net-mgmt/nfdump')
-rw-r--r--net-mgmt/nfdump/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile
index 02c782907617..ec3d9bb21813 100644
--- a/net-mgmt/nfdump/Makefile
+++ b/net-mgmt/nfdump/Makefile
@@ -23,6 +23,12 @@ OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \
.include <bsd.port.pre.mk>
+#for compatibility
+#
+.ifndef(WITHOUT_NFDUMP15_SUPPORT)
+CONFIGURE_ARGS= --enable-compat15
+.endif
+
PLIST_FILES= bin/nfcapd bin/nfdump bin/nfreplay bin/nfexpire
MAN1= nfcapd.1 nfdump.1 nfreplay.1 nfexpire.1
MAN1+= nfprofile.1 ft2nfdump.1 sfcapd.1