Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 1997 21:21:11 -0500 (EST)
From:      Evan Champion <evanc@synapse.net>
To:        Edwin Culp <eculp@mexcom.net>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Way to _not_ build something in make world?
Message-ID:  <Pine.BSF.3.96.971115211901.9762N-100000@cello.synapse.net>
In-Reply-To: <346E2CB6.57607FC6@mexcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Nov 1997, Edwin Culp wrote:

> If someone doesn't suggest a better way, what I've been doing is to
> Change the path of sendmail and the path in /etc/rc to maybe
> /usr/local/sbin/sendmail
> the same with your sendmail wrapper for qmail.  That also goes for
> programs like BIND-8.1.1
> etc:-)

Except that a lot of programs (er, all programs :-) have
/usr/sbin/sendmail hardcoded, and make install replaces the
symlinks.

Someone else suggested changing makefiles, but then they get updated when
I cvsup.

If someone is going to replace any of the provided binaries, my guess is
that it would be sendmail.  We have a MAKE_KERBEROS etc., what about a
MAKE_SENDMAIL?

Or some way to get it to not install the file if it would be overwriting a
symlink?

Evan




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