Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 1997 15:02:20 -0800 (PST)
From:      Tom <tom@uniserve.com>
To:        Evan Champion <evanc@synapse.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Way to _not_ build something in make world?
Message-ID:  <Pine.BSF.3.96.971115150040.2062A-100000@shell.uniserve.com>
In-Reply-To: <Pine.BSF.3.96.971115162634.9762L-100000@cello.synapse.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 15 Nov 1997, Evan Champion wrote:

> Is there a way to not build a particular package when make world'ing?  For
> example, I replace sendmail with qmail, but every time I make world it
> puts back sendmail again.

  Open /usr/src/usr.sbin/Makefile, and remove the word "sendmail" from the
SUBDIR section.

  I've replaced Sendmail with Exim long ago.

> Evan

Tom




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971115150040.2062A-100000>