I went to the port directory net/openldap21-client/ to install openldap-client-2.1.23 and
could only find a Makefile. Do I just install the server? I didn't see one in my
list of ports with the previous openldap-client-2.0.27.
That Makefile references the server port, and defines CLIENT_ONLY=yes
Building the client will run the Makefile in server, the overall port, but only with client features.
Build server and you should get both, as server depends on client.
-- Aaron [EMAIL PROTECTED]
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"