Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2004 20:18:02 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        Skylar Thompson <skylar@cs.earlham.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Ports config location
Message-ID:  <20040917201802.1f27920a.wmoran@potentialtech.com>
In-Reply-To: <20040918001422.GA74843@quark.cs.earlham.edu>
References:  <20040918001422.GA74843@quark.cs.earlham.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
Skylar Thompson <skylar@cs.earlham.edu> wrote:

> I'm having some trouble with deleting an old ports configuration file. I'm
> trying to build the new PHP 4.3.8 (with the new modular config setup), and
> made a mistake in setting it up. I want to be able to pull up the
> curses-based config screen, but not even deleting the entire ports tree and
> pulling it down again solves that; I get the some setup every time, and it
> proceeds with the build without prompting me. How do I get it to prompt me
> again for configuration? 

cd /usr/ports/lang/php4-extensions && make config && \
make FORCE_PKG_REGISTER=yes install

... a little more complicated than usual for the ports sytem ...

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040917201802.1f27920a.wmoran>