From 544f9849b22a6733525cf89275ce487f42170cec Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 24 Feb 2003 02:56:37 +0000 Subject: Point dependencies on net/openldap2 to net/openldap20 --- databases/libgda2/Makefile | 2 +- databases/libgda3/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index a0144e7dacd1..081a4b8883e7 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -57,7 +57,7 @@ PLIST_SUB+= POSTGRES="@comment " .endif .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} PLIST_SUB+= LDAP="" .else diff --git a/databases/libgda3/Makefile b/databases/libgda3/Makefile index a0144e7dacd1..081a4b8883e7 100644 --- a/databases/libgda3/Makefile +++ b/databases/libgda3/Makefile @@ -57,7 +57,7 @@ PLIST_SUB+= POSTGRES="@comment " .endif .if defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} PLIST_SUB+= LDAP="" .else -- cgit