# [EMAIL PROTECTED] / 2002-11-19 12:45:36 +0100:
> I recently setup /etc/make.conf with the following settings:
>
> NO_BIND= true # do not build BIND
> NO_SENDMAIL= true # do not build sendmail and related programs
> NOGAMES= true # do not build games (games/ subdir)
>
> This means 'do not BUILD' those parts of 'world'...
right.
> Does this also mean that the old binaries of bind, sendmail and games
> are uninstalled?
nope.
> If not, how can I uninstall them in a clean way?
well, the best way is to gather what exactly gets installed in the
exact version you installed, and rm those files/dirs.
most probably with some find(1)-fu.
--
If you cc me or remove the list(s) completely I'll most likely ignore
your message. see http://www.eyrie.org./~eagle/faqs/questions.html
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message