Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Apr 2007 13:20:27 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Ray <ray@stilltech.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: completly remove (or modify) a port
Message-ID:  <20070418182027.GH70813@dan.emsphone.com>
In-Reply-To: <200704181216.28418.ray@stilltech.net>
References:  <200704181216.28418.ray@stilltech.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Apr 18), Ray said:
> Hello all,
> I have been trying to work with postfix from the ports collection.
> I need to rebuild it to include mysql support. I tried 
> #make deinstall
> but a subsequent
> #make install 
> doesn't give me the options screen.
> what is the way to either remove the stored configuration file, or to manually 
> pass the parameters to make.  A look at the Makefile and the other files 
> in /usr/ports/mail/postfix didn't turn up any hints.

If you run "make config", it'll bring up the options page again.  You
could also delete the cahed options file at
/var/db/ports/postfix/options and run "make".

-- 
	Dan Nelson
	dnelson@allantgroup.com



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