Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 08:17:15 +0000
From:      Philip Reynolds <philip.reynolds@rfc-networks.ie>
To:        ports@freebsd.org
Subject:   Re: FreeBSD Port: apache13-1.3.28
Message-ID:  <20030818081715.GH4269@rfc-networks.ie>
In-Reply-To: <20030818042657.GA75053@qubix.ca>
References:  <20030818042657.GA75053@qubix.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Mo <mo@qubix.ca> 11 lines of wisdom included:
> Hi, I was just wondering if it was possible to not make the apache13 port
> rely on perl 5.6 because I have perl 5.8 installed (/lang/perl5.8) and it
> seems wasteful for it to install 5.6 from the ports as well just to compile
> apache.  Could you please make it look for the other perl (5.8) as well and not to
> just rely on 5.6.
> 
> Thank you

Apache should look for an existing perl installation and just passes
the --with-perl command line option.

$ cd /usr/ports/www/apache13
$ make -V PERL
/usr/bin/perl
$

What seems to be happening?
-- 
Philip Reynolds                      | RFC Networks Ltd.
philip.reynolds@rfc-networks.ie      | +353 (0)1 8832063
http://people.rfc-networks.ie/~phil  | www.rfc-networks.ie



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