aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-08-30 04:05:07 +0000
commit53792bf1df45bca40ec6dadadf85bf25b78697ad (patch)
tree9c502719c4b2a6db597c5a905a70e389ee26796b /net-mgmt/icinga2
parentbf54e29e8e0ac80ee0f62da49230a4a87129e908 (diff)
downloadports-53792bf1df45bca40ec6dadadf85bf25b78697ad.tar.gz
ports-53792bf1df45bca40ec6dadadf85bf25b78697ad.zip
Remove redundant DOCS, NLS, EXAMPLES, and IPV6 from OPTIONS_DEFAULT as they
are put there by the framework (see line 200 of Mk/bsd.options.mk), except for `finance/quantlib' which makes very unorthodoxal usage of port options.
Notes
Notes: svn path=/head/; revision=478429
Diffstat (limited to 'net-mgmt/icinga2')
-rw-r--r--net-mgmt/icinga2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index c1a7447f7e3c..ec6c010780f6 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -30,7 +30,7 @@ OPTIONS_GROUP_BACKEND= MYSQL PGSQL
OPTIONS_RADIO= PLUGINS
OPTIONS_RADIO_PLUGINS= MONPLUGINS NAGPLUGINS
-OPTIONS_DEFAULT= DOCS MYSQL PGSQL MONPLUGINS
+OPTIONS_DEFAULT= MYSQL PGSQL MONPLUGINS
MONPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/monitoring-plugins
NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins