From owner-freebsd-questions@FreeBSD.ORG Fri May 8 19:46:37 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7A096E9C for ; Fri, 8 May 2015 19:46:37 +0000 (UTC) Received: from mail-ig0-x231.google.com (mail-ig0-x231.google.com [IPv6:2607:f8b0:4001:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 42CC91837 for ; Fri, 8 May 2015 19:46:37 +0000 (UTC) Received: by iget9 with SMTP id t9so37161603ige.1 for ; Fri, 08 May 2015 12:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Gxyf0pljYGGiYN0uZJqgdUOiMacxU2TImqwwqvSJdVY=; b=fOSGsFBS3JAAdisanD77BmGYtXS+hlCR+k+cdzQXrIHetF6UEaiR9XQDsb+yIgZ15W t3SNDB44IRiMq45b57HtfEuJxmB4+hHGZYqDwV+JS0B3yKnTEcmeRm998DytTir4EhdE Pd8o5zh9v8PqY+TWBcbSozRknbf9esLPkfHJfdJt/U+Z4QVQmU3vHQXLwnxCGa7BBfbi 1MCJ/R4i1WIk1x7WftJbjpJAjH04etrgxVXX6n7WhOHlJ3pYmWCj1t/gY0H1Y4nPfL4A G85SV1QcnJ18Qy7KDu8TnlWgZsnhTJNlLD3rGQh5pRg/gpcFXrcgsXGF8R0R/Nskdyuf ZXrQ== X-Received: by 10.50.103.97 with SMTP id fv1mr638271igb.27.1431114396553; Fri, 08 May 2015 12:46:36 -0700 (PDT) Received: from [10.0.10.5] (cpe-76-190-244-6.neo.res.rr.com. [76.190.244.6]) by mx.google.com with ESMTPSA id a74sm3746636ioe.36.2015.05.08.12.46.35 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 08 May 2015 12:46:36 -0700 (PDT) Message-ID: <554D129D.60501@gmail.com> Date: Fri, 08 May 2015 15:46:37 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) To: FreeBSD Questions Subject: Re: port make command to show the ports configuration screen again References: <554D0CD6.6010806@gmail.com> <44sib6lv8l.fsf@lowell-desk.lan> In-Reply-To: <44sib6lv8l.fsf@lowell-desk.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 May 2015 19:46:37 -0000 Lowell Gilbert wrote: Ernie Luzar [1] writes: I can not recall the make command to reshow the a ports config screen. "man ports" make conf don't work "make config" How do I make the saved config options go away so the "make config" command shows the original defaults? References 1. mailto:luzar722@gmail.com