diff options
author | mat <mat@FreeBSD.org> | 2014-10-29 15:59:31 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-10-29 15:59:31 +0800 |
commit | c0f610152f71f4643264df73a180ffadd2360484 (patch) | |
tree | 5adbbdf5a45caba7095f5c18ce240117ff84d97c /net-mgmt/nagios-plugins | |
parent | d81b5ddf1ea897587ff138eee74f95da0560ae18 (diff) | |
download | freebsd-ports-gnome-c0f610152f71f4643264df73a180ffadd2360484.tar.gz freebsd-ports-gnome-c0f610152f71f4643264df73a180ffadd2360484.tar.zst freebsd-ports-gnome-c0f610152f71f4643264df73a180ffadd2360484.zip |
And one day, poudriere testport -c will work.
Sponsored by: Absolight
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 |