diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
commit | bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch) | |
tree | 6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /net-mgmt/collectd5/Makefile | |
parent | a1f74e4f5efd7dd29be2e09eefc015ac6a3e6ced (diff) | |
download | ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.tar.gz ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.zip |
Notes
Diffstat (limited to 'net-mgmt/collectd5/Makefile')
-rw-r--r-- | net-mgmt/collectd5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index b9f84baf7db0..b4a1b4949e1b 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -38,7 +38,6 @@ CURL_DESC= Enable curl-based plugins (apache, nginx, etc) CURL_JSON_DESC= Enable curl_json plugin (implies curl and json) CURL_XML_DESC= Enable ascent, bind, curl_xml plugins (implies curl and xml) DBI_DESC= Enable dbi plugin -DEBUG_DESC= Enable debugging GCRYPT_DESC= Build with libgcrypt IPMI_DESC= Enable OpenIPMI plugin JSON_DESC= Enable JSON plugins |