handling dependency for mod_perl under Apache 2.0 and 2.2 within port?

Shaun Amott shaun at FreeBSD.org
Mon Jun 26 18:26:12 UTC 2006


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.


More information about the freebsd-ports mailing list