From owner-freebsd-questions@FreeBSD.ORG Sat Dec 11 00:39:15 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 0852516A4CE for ; Sat, 11 Dec 2004 00:39:15 +0000 (GMT) Received: from smtp.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id D12E743D1D for ; Sat, 11 Dec 2004 00:39:14 +0000 (GMT) (envelope-from bvanzant@ironport.com) Received: from unknown (HELO 10.1.3.117) (10.1.3.117) by smtp.ironport.com with ESMTP; 10 Dec 2004 16:39:14 -0800 From: Bob Van Zant To: =?ISO-8859-1?Q?M=E1rio?= Gamito In-Reply-To: <41BA40C9.4090407@netual.pt> References: <41BA40C9.4090407@netual.pt> Content-Type: text/plain; charset=UTF-8 Date: Fri, 10 Dec 2004 16:39:13 -0800 Message-Id: <1102725553.28781.150.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: PHP5-extensions menu - where is it ? 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: Sat, 11 Dec 2004 00:39:15 -0000 I'm pretty sure "make clean" from that port's directory will do it. If not, "rm -rf work" from that port's directory definitely will. Getting the menu not to show up (perhaps doing automated updates with portupgrade, for instance) is done by adding the proper variables to /etc/make.conf. -Bob On Sat, 2004-12-11 at 00:35 +0000, Mário Gamito wrote: > Hi, > > I've installed PHP5-extensions. > At the begining of the process, a menu appears to one can choose what he > wants PHP to suppport. > > I want to rebuild, but i can't get that menu anymore. > It just rebuilds with the same options i've choose the first time in > that menu. > > How can i make that menu reapear ? > > Thank you. > > Warm Regards.