Skip site navigation (1)Skip section navigation (2)
Date:        Sun, 5 Mar 2000 20:21:10 +0100
From:      Erik Trulsson <ertr1013@student.csd.uu.se>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make world without installing sendmail -- how?
Message-ID:  <20000305202110.A9703@student.csd.uu.se>
In-Reply-To: <878zzxxmow.fsf@tea.thpoon.com>; from a.genkin@utoronto.ca on Sun, Mar 05, 2000 at 02:05:03PM -0500
References:  <878zzxxmow.fsf@tea.thpoon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 05, 2000 at 02:05:03PM -0500, Arcady Genkin wrote:
> I have a 3.4 installation with qmail installed instead of sendmail. I
> have just done "make buildworld", and as I was about to type "make
> installworld", I suddenly realized that qmail will probably get
> messed up by this...
> 
> What would be correct way of making world skipping installation of
> sendmail?
> 

"make -DNO_SENDMAIL world"
works fine for me.
(Check /etc/make.conf for this and other flags.)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000305202110.A9703>