From owner-freebsd-questions@FreeBSD.ORG Wed Apr 18 18:47:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B6D7916A400 for ; Wed, 18 Apr 2007 18:47:14 +0000 (UTC) (envelope-from njm@njm.f2s.com) Received: from outmail1.freedom2surf.net (outmail1.freedom2surf.net [194.106.33.237]) by mx1.freebsd.org (Postfix) with ESMTP id 7E54F13C465 for ; Wed, 18 Apr 2007 18:47:14 +0000 (UTC) (envelope-from njm@njm.f2s.com) Received: from oberon.njm.f2s.com (i-195-137-21-170.freedom2surf.net [195.137.21.170]) by outmail1.freedom2surf.net (Postfix) with ESMTP id 60A1B50761 for ; Wed, 18 Apr 2007 19:21:53 +0100 (BST) Received: from oberon.njm.f2s.com (localhost.njm.f2s.com [127.0.0.1]) by oberon.njm.f2s.com (8.13.8/8.13.8) with ESMTP id l3IILrpo095142 for ; Wed, 18 Apr 2007 19:21:53 +0100 (BST) (envelope-from njm@oberon.njm.f2s.com) Received: (from njm@localhost) by oberon.njm.f2s.com (8.13.8/8.13.8/Submit) id l3IILqen095141 for freebsd-questions@freebsd.org; Wed, 18 Apr 2007 19:21:52 +0100 (BST) (envelope-from njm) Date: Wed, 18 Apr 2007 19:21:52 +0100 From: "N.J. Mann" To: freebsd-questions@freebsd.org Message-ID: <20070418182152.GA93144@oberon.njm.f2s.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <200704181216.28418.ray@stilltech.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200704181216.28418.ray@stilltech.net> X-Operating-System: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.15 (2007-04-06) Subject: Re: completly remove (or modify) a port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2007 18:47:14 -0000 On Wednesday, 18 April, 2007 at 12:16:28 -0600, Ray wrote: > 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. make rmconfig See man ports(7) Cheers, Nick. -- Please do not CC me on replies, I read the list and don't need the dupes.