From 73246ec83ac0638efd3c509a16fab51442775b74 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 1 Feb 2016 11:56:36 -0200 Subject: Change databases/rrdtool options to reflect 1.5.x changes. Disable DEJAVU that ends up requiring X11 and enable GRAPH again --- tools/conf/pfPorts/make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/conf') diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 3ad0f7d..bf3ff02 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -19,8 +19,8 @@ net_relayd_SET_FORCE= LIBEVENT_STATIC databases_rrdtool12_UNSET_FORCE= PERL -databases_rrdtool_UNSET_FORCE= PERL_MODULE GRAPH -databases_rrdtool_SET_FORCE= JSON +databases_rrdtool_UNSET_FORCE= PYTHON_MODULE RUBY_MODULE PERL_MODULE DEJAVU +databases_rrdtool_SET_FORCE= GRAPH security_snortsam_UNSET_FORCE= IPFW -- cgit v1.1