From owner-freebsd-questions@FreeBSD.ORG Wed Apr 18 18:21:15 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 E34F116A404 for ; Wed, 18 Apr 2007 18:21:15 +0000 (UTC) (envelope-from noeldude@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.230]) by mx1.freebsd.org (Postfix) with ESMTP id A324813C4B8 for ; Wed, 18 Apr 2007 18:21:15 +0000 (UTC) (envelope-from noeldude@gmail.com) Received: by nz-out-0506.google.com with SMTP id r28so223467nza for ; Wed, 18 Apr 2007 11:21:15 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Kuqvi5LJ9e1hVEDJkPVstjISFVq2sMHZgAuFxj8t3edn/3udFQbkc6U8JSfpyVbTTJ2muFs7t/Ph3Z9Z7G5JUmQZjblAjj2Z3OXlZhZz/kywFEDe0BuDvmdB1pImT0XMo/ldPiZ3MEYyqvdGQYBzlcYmNn25Z981J1hIJxK7MLw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ah321FLHP29G1QTE55e9nDvvh8OhxYMByBI5k8pZWplvnwUovyCbkSLHBQ7Wb+r/FG6xQFnzGzP2joOXWb1WFD5amJMX0R40FMsDGREwMP4WQtUl3Lj6YHEXNjoYS1Gu7RkpybE6uwXyLzutlI5gVoeYdluGf0wjFe+nl8SsVUg= Received: by 10.114.60.19 with SMTP id i19mr363129waa.1176920474531; Wed, 18 Apr 2007 11:21:14 -0700 (PDT) Received: by 10.114.132.20 with HTTP; Wed, 18 Apr 2007 11:21:14 -0700 (PDT) Message-ID: Date: Wed, 18 Apr 2007 13:21:14 -0500 From: "Noel Jones" To: ray@stilltech.net In-Reply-To: <200704181216.28418.ray@stilltech.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200704181216.28418.ray@stilltech.net> Cc: freebsd-questions@freebsd.org 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:21:16 -0000 On 4/18/07, 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. try "make config"