summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhwr <hwr@pkgsrc.org>1999-05-18 21:27:01 +0000
committerhwr <hwr@pkgsrc.org>1999-05-18 21:27:01 +0000
commit56b17f2e7c502e4fa01a0b3a240bbf6c0c3f90dd (patch)
treeb51966ac633e37bae4f6b788aa4e7ecc3e875aed /databases
parentb82e66fd6c042695d090c6efa8879aeb9ba83780 (diff)
downloadpkgsrc-56b17f2e7c502e4fa01a0b3a240bbf6c0c3f90dd.tar.gz
The OpenLDAP libraries collide with the ldapsdk.
Diffstat (limited to 'databases')
-rw-r--r--databases/openldap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile
index 884476bdb9c..6cababc84b3 100644
--- a/databases/openldap/Makefile
+++ b/databases/openldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/05/04 00:08:43 tv Exp $
+# $NetBSD: Makefile,v 1.9 1999/05/18 21:27:01 hwr Exp $
#
DISTNAME= openldap-1.2.1
@@ -14,6 +14,8 @@ HOMEPAGE= http://www.OpenLDAP.org/
# for the moment without threads and thus without slurpd and ldapd
#DEPENDS+= ../../devel/mit-pthreads
+CONFLICTS+= ldapsdk*
+
USE_LIBTOOL= yes
# unfortunately, --enable-phonetic cannot be disabled by runtime configuration