Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2006 19:26:07 +0100
From:      Shaun Amott <shaun@FreeBSD.org>
To:        Vivek Khera <vivek@khera.org>
Cc:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: handling dependency for mod_perl under Apache 2.0 and 2.2 within port?
Message-ID:  <20060626182607.GA3037@picobyte.net>
In-Reply-To: <134D347D-689D-4F10-9806-04F8BF95E028@khera.org>
References:  <134D347D-689D-4F10-9806-04F8BF95E028@khera.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 26, 2006 at 01:37:01PM -0400, Vivek Khera wrote:
> 
> How does one handle the dependency list in the port for a port which  
> needs mod_perl, but doesn't care if it is in apache 2.0 or 2.2.
> 
> In apache 2.2 modperl is installed in /usr/local/libexec/apache22/ 
> mod_perl.so, and in apache 2.0, /usr/local/libexec/apache2/mod_perl.so.
> 
> I don't see in bsd.apache.mk any way to find what that libexec  
> subdirectory name should be.
> 
> Any advice?  Thanks!
> 

Try ${APACHEMODDIR} :-)

-- 
Shaun Amott [ PGP: 0x6B387A9A ]
    Scientia Est Potentia.



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