From owner-freebsd-questions@FreeBSD.ORG Mon Dec 13 16:24:10 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1A1616A4CE for ; Mon, 13 Dec 2004 16:24:10 +0000 (GMT) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67DBE43D1D for ; Mon, 13 Dec 2004 16:24:10 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 16051 invoked from network); 13 Dec 2004 16:24:10 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 13 Dec 2004 16:24:10 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 8013644; Mon, 13 Dec 2004 11:24:09 -0500 (EST) Sender: lowell@be-well.ilk.org To: Robert Fitzpatrick References: <1102952296.6664.4.camel@columbus.webtent.org> From: Lowell Gilbert Date: 13 Dec 2004 11:24:09 -0500 In-Reply-To: <1102952296.6664.4.camel@columbus.webtent.org> Message-ID: <44oegy180m.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Subject: Re: Cleaning port config options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Dec 2004 16:24:10 -0000 Robert Fitzpatrick writes: > I was installing the mail/dspam port and the selection of options > appeared for configuration, then after selecting, the configuration > stopped with an error that I had selected too many back-end options. I > did 'make distclean' and 'make clean', but the options list will not > appear again for me to alter the configuration options. How do I do > this? According to "man ports", that would "make rmconfig".