Date: Sun, 21 May 2000 03:18:06 -0400 From: Chris Johnson <cjohnson@palomine.net> To: Gregory Edigaroff <greg@Thing-Fish.Kharkov.NET> Cc: freebsd-stable@freebsd.org Subject: Re: make world & make.conf Message-ID: <20000521031806.A44099@palomine.net> In-Reply-To: <200005210421.HAA09926@Thing-Fish.Kharkov.NET>; from greg@Thing-Fish.Kharkov.NET on Sun, May 21, 2000 at 07:21:29AM %2B0300 References: <200005210421.HAA09926@Thing-Fish.Kharkov.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 21, 2000 at 07:21:29AM +0300, Gregory Edigaroff wrote: > It seems like "make world" doesn't pay any attention to what is written > in /etc/make.conf. > In my site I use sendmail-8.10.1, so I don't want sendmail to build. > I've added the line "NO_SENDMAIL=true" in /etc/make.conf file, > but sendmail still builds and installs. I thought the same thing, but it turns out not to be the case. Note that /usr/sbin/sendmail is a symlink to /usr/sbin/mailwrapper, and read the mailwrapper man page. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000521031806.A44099>