From f71e42907968a943a487a706769c1e40b0bac763 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 02:26:55 +0000 Subject: Point dependencies on net/openldap to net/openldap12 --- www/mod_php5/scripts/configure.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php5') diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 34d36c2154c1..dafcd70dd7ce 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -219,8 +219,8 @@ while [ "$1" ]; do echo "CONFIGURE_ARGS+=--with-gdbm=\${LOCALBASE}" ;; \"OpenLDAP1\") - echo "LIB_DEPENDS+= ldap.1:\${PORTSDIR}/net/openldap" - echo "LIB_DEPENDS+= lber.1:\${PORTSDIR}/net/openldap" + echo "LIB_DEPENDS+= ldap.1:\${PORTSDIR}/net/openldap12" + echo "LIB_DEPENDS+= lber.1:\${PORTSDIR}/net/openldap12" echo "CONFIGURE_ARGS+=--with-ldap=\${LOCALBASE}" if [ "$OPENLDAP2" ]; then echo "OpenLDAP1 and OpenLDAP2 are mutually exclusive." > /dev/stderr -- cgit v1.2.3