openldap port with sasl and dependencies
Sean McNeil
sean at mcneil.com
Fri Sep 24 20:53:34 PDT 2004
On Sun, 2004-09-19 at 02:22, Matthew Seaman wrote:
> On Sat, Sep 18, 2004 at 12:37:32PM -0700, Sean McNeil wrote:
> > I always get dependency errors that force me to run pkgdb -F whenever I
> > upgrade something that depends on openldap. My version is installed as
> > openldap-sasl-client-2.2.15 yet everything depends on
> > openldap-client-2.2.15. How can I resolve this issue?
>
> Put:
>
> WANT_OPENLDAP_SASL?= yes
>
> into your /etc/make.conf. Anything you update that used to depend on
> openldap-client should automatically depend on openldap-sasl-client
> after that change.
>
> Cheers,
>
> Matthew
Thanks Matthew,
This is working perfectly for me. No more dependency problems.
Sean
More information about the freebsd-ports
mailing list