Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2008 12:43:16 -0400
From:      Jesse Sheidlower <jester@panix.com>
To:        Mel <fbsd.questions@rachie.is-a-geek.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Wrong dependency being installed
Message-ID:  <20080707164316.GA18190@panix.com>
In-Reply-To: <200807071718.02067.fbsd.questions@rachie.is-a-geek.net>
References:  <20080707130722.GA14233@panix.com> <200807071718.02067.fbsd.questions@rachie.is-a-geek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 07, 2008 at 05:18:01PM +0200, Mel wrote:
> On Monday 07 July 2008 15:07:23 Jesse Sheidlower wrote:
> > I'm running apache22 on a FreeBSD-7.0 system. When I try to
> > install the port www/mod_line_edit, the ports system tries to
> > install apache20 alongside of it, despite the fact that I have
> > apache22 installed already.
> >
> > The Makefile has WITH_APACHE2=YES, but if I change this to
> > WITH_APACHE22, then it tries to install apache13.
> >
> > How can I use the ports system to build this against my
> > installed version of Apache?
> 
> APACHE_PORT=www/apache22 >> /etc/make.conf
> 
> See /usr/ports/Mk/bsd.apache.mk for details.

Thanks, that did the trick.

Jesse Sheidlower



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