Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2004 23:22:02 +1100
From:      August Simonelli <deviledog@swiftdsl.com.au>
To:        "Subhro" <subhro@fusemail.com>
Cc:        FreeBSD-questions <freebsd-questions@freebsd.org>
Subject:   Re: changing configure options when using a port
Message-ID:  <EEBAA11C-4042-11D8-8FEF-000A95A55144@swiftdsl.com.au>
In-Reply-To: <200401061217.RAA06030@manage.24online>
References:  <200401061217.RAA06030@manage.24online>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok that makes sense.

So something like

make --enable-rewrite
make install clean

would do the trick?

As well as make WITH_MODULES="include rewrite auth" install clean as 
suggested by Gautam Gopalakrishnan?

august


On 06/01/2004, at 11:13 PM, Subhro wrote:

> Hi August,
>
> System wide make options are added to the /etc/make.conf. However for
> specific ports I prefer to put the required options on the command line
> while compiling.
>
> Regards
> Subhro
>
> Subhro Sankha Kar
> Indian Institute of Information Technology
> Block AQ-13/1, Sector V
> Salt Lake City
> PIN 700091
> India
>
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org] 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 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 /usr/ports/www/apache2
> ? Is this generally the best way to do this?
>
> Thanks in advance,
>
> August
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>
>
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EEBAA11C-4042-11D8-8FEF-000A95A55144>