Odhiambo Washington wrote:
#grep LDAP /usr/ports/security/clamav/Makefile
.if !defined(WITHOUT_LDAP) && exists(${LOCALBASE}/lib/libldap.so)
USE_OPENLDAP=   yes
To me this means that if you don't have WITHOUT_LDAP defined and
libldap.so exists it will use LDAP.  So you already have to
have LDAP installed(or at least the libs).  I don't see how this
is a dependency. It will still build without it.  I have no clue
why there is even any mention of LDAP in the Makefile though.


In fact if you use a tool like portupgrade, if you fail to specify
-m WITHOUT_LDAP=1, `portupgrade clamav` build OpenLDAP 2.3.x and
tries to install it.
Maybe this is where we are differing.  I don't use those tools.


The latest port version is 0.88.3, if you doubt that as well ;)

I don't doubt that at all.

It being there is not a problem for me, since I don't care what
people do with LDAP, but the annoyance is that by default the
port install Open LDAP.

Now this is OT for the purpose of this list. Let's put it to
rest.

Indeed.

Steve

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to