From owner-freebsd-stable Sun May 21 1:27: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ktts.kharkov.ua (ktts.kharkov.ua [193.124.57.65]) by hub.freebsd.org (Postfix) with ESMTP id CA11437B537 for ; Sun, 21 May 2000 01:26:58 -0700 (PDT) (envelope-from greg@Thing-Fish.Kharkov.NET) Received: from Thing-Fish.Kharkov.NET (greg@Thing-Fish.Kharkov.NET [193.124.57.81]) by ktts.kharkov.ua (8.10.1/8.10.1) with ESMTP id e4L8QFi11848; Sun, 21 May 2000 11:26:15 +0300 (EEST) Received: (from greg@localhost) by Thing-Fish.Kharkov.NET (8.9.0/8.9.0) id LAA10743; Sun, 21 May 2000 11:26:14 +0300 (EEST) From: Gregory Edigaroff Message-Id: <200005210826.LAA10743@Thing-Fish.Kharkov.NET> Subject: Re: make world & make.conf To: cjohnson@palomine.net, freebsd-stable@freebsd.org Date: Sun, 21 May 2000 11:26:14 +0300 (EEST) In-Reply-To: <20000521031806.A44099@palomine.net> from "Chris Johnson" at May 21, 2000 03:18:06 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 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. OK! It's 'bout sendmail. BUT! It does not pay any attention to some other things I've turned on or off in make.conf, as well. I wonder what's going wrong... -- With best regards, Gregory Edigarov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message