Date: Wed, 18 Mar 2009 03:20:24 +0100 From: "Timur I. Bakeyev" <timur@FreeBSD.org> To: robert@webtent.com Cc: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Portinstall insists on rebuilding openldap client Message-ID: <7d743c270903171920l7c3d19edi5cdd16dd362c9872@mail.gmail.com> In-Reply-To: <1237050781.14400.3.camel@columbus.webtent.org> References: <1237050781.14400.3.camel@columbus.webtent.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 14, 2009 at 6:12 PM, Robert Fitzpatrick <lists@webtent.net> wro= te: > I was trying to install samba and it keeps wanting to build the openldap > client package that I already have installed. I really don't want to > mess with that as it is also supporting other packages for the mail > system. Why would it be wanting to build a package that is already > installed? > > mx1# ls /var/db/pkg | grep ldap > openldap-sasl-client-2.3.43 > Install 'net/samba33'? [yes] > [Gathering depends for net/samba33 ......................................= .......... done] > ---> =A0Installing 'openldap-sasl-client-2.3.43' from a port (net/openlda= p23-client) > ---> =A0Building '/usr/ports/net/openldap23-client' I guess, you are missing: WANT_OPENLDAP_SASL=3Dyes in your /etc/make.conf. Give it a try. With regards, Timur
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d743c270903171920l7c3d19edi5cdd16dd362c9872>