changing configure options when using a port
August Simonelli
deviledog at swiftdsl.com.au
Tue Jan 6 04:22:10 PST 2004
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 at freebsd.org
> [mailto:owner-freebsd-questions at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
>
>
>
More information about the freebsd-questions
mailing list