From 3db4b096368aabe2460a336084c40307972b9f98 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 28 Jan 2011 12:00:59 +0000 Subject: Update to 1.6.2 PR: 153608 Submitted by: Alexey Illarionov Approved by: maintainer timeout Feature safe: yes --- net-mgmt/nfdump/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net-mgmt/nfdump/Makefile') diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile index 7124502560e4..ad2346b35b95 100644 --- a/net-mgmt/nfdump/Makefile +++ b/net-mgmt/nfdump/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nfdump -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} @@ -16,6 +16,9 @@ COMMENT= Command-line tools to collect and process NetFlow data GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes +LICENSE= BSD +LICENSE_FILE= ${WRKSRC}/BSD-license.txt + #flow-tools support OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \ NFPROFILE "With nfprofile (nfsen requires it)" on \ @@ -23,10 +26,6 @@ OPTIONS= FT2NFDUMP "With Flow-tools to nfdump converter" off \ .include -.if ${OSVERSION} < 700000 -BROKEN= does not configure on 6.X -.endif - #for compatibility # .ifndef(WITHOUT_NFDUMP15_SUPPORT) @@ -39,6 +38,7 @@ MAN1+= nfprofile.1 ft2nfdump.1 sfcapd.1 PORTDOCS= AUTHORS ChangeLog INSTALL README .if defined(WITH_NFPROFILE) + CONFIGURE_ARGS+= --enable-nfprofile --with-rrdpath=${LOCALBASE} PLIST_FILES+= bin/nfprofile #MAN1+= nfprofile.1 -- cgit v1.2.3