diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 20:35:04 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-16 20:35:04 +0000 |
| commit | ba724fb46197773b0ffe5b8b6536250d2b5c7c31 (patch) | |
| tree | 946c9fafbaa5f7d41a7fed565cbf02cac6a55257 /databases/libgda2 | |
| parent | 06c62d13687371797737faacdb1d7b58e70ed818 (diff) | |
Notes
Diffstat (limited to 'databases/libgda2')
| -rw-r--r-- | databases/libgda2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/libgda2/Makefile b/databases/libgda2/Makefile index d6b4e8512b65..50142f480493 100644 --- a/databases/libgda2/Makefile +++ b/databases/libgda2/Makefile @@ -126,7 +126,7 @@ CONFIGURE_ARGS+= --without-postgres .endif .if !defined(WITHOUT_LDAP) && defined(WITH_LDAP) -LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 +LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20-client CONFIGURE_ARGS+= --with-ldap=${LOCALBASE} PLIST_SUB+= LDAP:="" .else |
