diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-05-09 20:14:47 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-05-09 20:14:47 +0000 |
commit | b60faac83ee7c34b297bd053565b2433d0e238a5 (patch) | |
tree | c835dc1a0fef9fa0d75266b8d24b7d4d85588988 /net-mgmt/zabbix2-server | |
parent | 995fe1ea3f576f53b413556d8c6ba8a5cf5c60d5 (diff) | |
download | ports-b60faac83ee7c34b297bd053565b2433d0e238a5.tar.gz ports-b60faac83ee7c34b297bd053565b2433d0e238a5.zip |
Notes
Diffstat (limited to 'net-mgmt/zabbix2-server')
-rw-r--r-- | net-mgmt/zabbix2-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/zabbix2-server/Makefile b/net-mgmt/zabbix2-server/Makefile index f21636d566fe..eac868b39ae4 100644 --- a/net-mgmt/zabbix2-server/Makefile +++ b/net-mgmt/zabbix2-server/Makefile @@ -67,7 +67,7 @@ CONFIGURE_ARGS+= --with-net-snmp OPTIONSFILE= ${PORT_DBDIR}/${PORTNAME}${PKGNAMESUFFIX}/options -OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP JAVAGW MYSQL +OPTIONS_DEFINE= IPV6 FPING JABBER CURL LDAP IPMI SSH NMAP JAVAGW OPTIONS_DEFAULT= MYSQL IPV6 FPING JABBER CURL CURL_DESC= Support for web monitoring |