summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorhwr <hwr>1999-05-18 21:27:01 +0000
committerhwr <hwr>1999-05-18 21:27:01 +0000
commitc0b582f9e775d8f27ab38d6d2b49a4b04cf3533c (patch)
treeb51966ac633e37bae4f6b788aa4e7ecc3e875aed /databases
parent35ca0aa9704e7eec65b3234b388363dcfe7431a1 (diff)
downloadpkgsrc-c0b582f9e775d8f27ab38d6d2b49a4b04cf3533c.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