From owner-freebsd-questions@FreeBSD.ORG Mon Dec 13 15:38:22 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 589CD16A4CE for ; Mon, 13 Dec 2004 15:38:22 +0000 (GMT) Received: from hermes.webtent.net (hermes.webtent.net [208.38.145.40]) by mx1.FreeBSD.org (Postfix) with SMTP id D6A4D43D58 for ; Mon, 13 Dec 2004 15:38:21 +0000 (GMT) (envelope-from robert@webtent.com) Received: from [192.168.1.11] (webtent.org [198.79.127.235]) by hermes.webtent.net (8.10.2/8.10.2) with SMTP id iBDFcGT15672 for ; Mon, 13 Dec 2004 10:38:16 -0500 From: Robert Fitzpatrick To: FreeBSD Content-Type: text/plain Organization: WebTent Networking, Inc. Message-Id: <1102952296.6664.4.camel@columbus.webtent.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 13 Dec 2004 10:38:17 -0500 Content-Transfer-Encoding: 7bit Subject: 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 15:38:22 -0000 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? -- Robert