diff options
author | Danilo G. Baio (dbaio) <dbaio@bsd.com.br> | 2016-04-21 22:09:49 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-05-20 11:40:16 -0300 |
commit | 54f0c988a1d24d042b8bc5e9dba1f15804dbc477 (patch) | |
tree | 948e9c04d474b4846995c4b09b14986cb76401db /tools | |
parent | 7f1349f73bea89164503b9872a04c1dc094fc6ec (diff) | |
download | pfsense-54f0c988a1d24d042b8bc5e9dba1f15804dbc477.zip pfsense-54f0c988a1d24d042b8bc5e9dba1f15804dbc477.tar.gz |
Add options to build zabbix3 packages
(cherry picked from commit 783ca2b22f38fe22a465d2b5451c5e90fd9d1da6)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/conf/pfPorts/make.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf index 3e72b18..8fa6566 100644 --- a/tools/conf/pfPorts/make.conf +++ b/tools/conf/pfPorts/make.conf @@ -122,4 +122,9 @@ net-mgmt_zabbix22-agent_SET_FORCE=IPV6 SQLITE net-mgmt_zabbix22-proxy_SET_FORCE=IPV6 SQLITE net-mgmt_zabbix22-proxy_UNSET_FORCE=GSSAPI JABBER MYSQL +net-mgmt_zabbix3-agent_SET_FORCE=IPV6 SQLITE + +net-mgmt_zabbix3-proxy_SET_FORCE=IPV6 SQLITE +net-mgmt_zabbix3-proxy_UNSET_FORCE=GSSAPI JABBER MYSQL + mail_postfix_SET_FORCE=PCRE SASL2 SPF TLS PERL |