K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-04-06T23:51:08.000000Z K 7 svn:log V 379 net/openldap20 doesn't work if db3 and db4 are installed Compile it. Try to run it. It won't. ktracing /usr/local/libexec/slapd -d 0 and confirming with ldd shows that it compiles with db3's headers (as specified by the port makefile) but links with /usr/local/lib/libdb4 (if present...as it is on my system). PR: ports/38744 Submitted by: Faried Nawaz END