summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/nagios-plugins')
-rw-r--r--net-mgmt/nagios-plugins/scripts/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/scripts/configure b/net-mgmt/nagios-plugins/scripts/configure
index f755fd34ec53..00bc6d2674b4 100644
--- a/net-mgmt/nagios-plugins/scripts/configure
+++ b/net-mgmt/nagios-plugins/scripts/configure
@@ -97,7 +97,7 @@ while [ "$1" ]; do
SUB_PGSQL=""
;;
\"OpenLDAP\")
- echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap20"
+ echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap20-client"
echo "CONFIGURE_ARGS+= --enable-ldap"
SUB_LDAP=""
;;