aboutsummaryrefslogtreecommitdiff
path: root/security/cyrus-sasl
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
commitb67a28791a0371d8bde0cfa4e774b3aac5411530 (patch)
tree9d173fd418f58fc2aa9356116feba4ad6291ee51 /security/cyrus-sasl
parent7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a (diff)
downloadports-b67a28791a0371d8bde0cfa4e774b3aac5411530.tar.gz
ports-b67a28791a0371d8bde0cfa4e774b3aac5411530.zip
Notes
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r--security/cyrus-sasl/scripts/configure.sasl4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cyrus-sasl/scripts/configure.sasl b/security/cyrus-sasl/scripts/configure.sasl
index 33253768b3d2..33a794543eb5 100644
--- a/security/cyrus-sasl/scripts/configure.sasl
+++ b/security/cyrus-sasl/scripts/configure.sasl
@@ -155,8 +155,8 @@ while [ "$1" ]; do
rm -f ${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
exit 1
fi
- echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap20"
- echo "LIB_DEPENDS+= lber.2:\${PORTSDIR}/net/openldap20"
+ echo "LIB_DEPENDS+= ldap.2:\${PORTSDIR}/net/openldap20-client"
+ echo "LIB_DEPENDS+= lber.2:\${PORTSDIR}/net/openldap20-client"
echo "CONFIGURE_ARGS+= --with-ldap=\${PREFIX}"
LDAP_REQ=ldap
OPENLDAP=1