Re: changing configure options when using a port

2004-01-07 Thread Matthew Seaman
On Tue, Jan 06, 2004 at 12:52:21PM +, Matthew Seaman wrote: To apply these options without having to remember to type them in on the command line all the time, you can create a 'Makefile.inc' in the port directory which just contains the 'WITH_FOO=bar' variable assignments, or you can use

changing configure options when using a port

2004-01-06 Thread August Simonelli
Hi all, I'm slowly getting used to FreeBSD from a Linux background so forgive the ignorant questions. I'm curious what the best way to add configure options are when installing from a port. For example, i'd like to add --enable-rewrite to apache2. Can I just put it in the Makefile in

Re: changing configure options when using a port

2004-01-06 Thread Gautam Gopalakrishnan
On Tue, Jan 06, 2004 at 10:33:49PM +1100, August Simonelli wrote: Hi all, I'm slowly getting used to FreeBSD from a Linux background so forgive the ignorant questions. I'm curious what the best way to add configure options are when installing from a port. For example, i'd like to add

Re: changing configure options when using a port

2004-01-06 Thread August Simonelli
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of August Simonelli Sent: Tuesday, January 06, 2004 5:04 PM To: FreeBSD-questions Subject: changing configure options when using a port Hi all, I'm slowly getting used to FreeBSD from a Linux background so forgive the ignorant questions. I'm

Re: changing configure options when using a port

2004-01-06 Thread Matthew Seaman
On Tue, Jan 06, 2004 at 10:33:49PM +1100, August Simonelli wrote: I'm slowly getting used to FreeBSD from a Linux background so forgive the ignorant questions. I'm curious what the best way to add configure options are when installing from a port. For example, i'd like to add

Re: changing configure options when using a port

2004-01-06 Thread August Simonelli
On 06/01/2004, at 11:52 PM, Matthew Seaman wrote: On Tue, Jan 06, 2004 at 10:33:49PM +1100, August Simonelli wrote: I'm slowly getting used to FreeBSD from a Linux background so forgive the ignorant questions. I'm curious what the best way to add configure options are when installing from a