diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-10-29 07:59:31 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-10-29 07:59:31 +0000 |
commit | 36270f2f804974e839653d5330e0c26c5a72371a (patch) | |
tree | 5adbbdf5a45caba7095f5c18ce240117ff84d97c /net-mgmt/nagios-plugins | |
parent | 2277b0a71f7580c251317e281c38ad2fc508bb39 (diff) | |
download | ports-36270f2f804974e839653d5330e0c26c5a72371a.tar.gz ports-36270f2f804974e839653d5330e0c26c5a72371a.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-plugins')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 05958e0ae45c..269c6f855879 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -19,7 +19,7 @@ CONFLICTS_INSTALL= monitoring-plugins-* USES= charsetfix gmake perl5 libtool USE_SUBMAKE= yes -WITH=SSH_PORTABLE + OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 JAIL NLS DBI EXTRAOPTS SSH_PORTABLE OPTIONS_SINGLE= DNS OPTIONS_SINGLE_DNS= DNS_BASE DNS_BINDTOOLS DNS_BIND99 DNS_BIND910 |