Wrong dependency being installed

Mel fbsd.questions at rachie.is-a-geek.net
Mon Jul 7 15:18:05 UTC 2008


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.

-- 
Mel

Problem with today's modular software: they start with the modules
    and never get to the software part.


More information about the freebsd-questions mailing list