Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 1997 22:56:55 +1030 (CST)
From:      Kristian Kennaway <kkennawa@physics.adelaide.edu.au>
To:        evanc@synapse.net (Evan Champion)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Way to _not_ build something in make world?
Message-ID:  <9711161226.AA21856@bragg>
In-Reply-To: <Pine.BSF.3.96.971115162634.9762L-100000@cello.synapse.net> from "Evan Champion" at Nov 15, 97 04:29:06 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

I'm told that make looks for files named "makefile" before it checks for 
"Makefile" - so creating  a /usr/src/usr.sbin/sendmail/makefile which 
essentially does nothing should prevent this from being compiles & 
installed

Kris



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