Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2006 13:37:01 -0400
From:      Vivek Khera <vivek@khera.org>
To:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   handling dependency for mod_perl under Apache 2.0 and 2.2 within port?
Message-ID:  <134D347D-689D-4F10-9806-04F8BF95E028@khera.org>

next in thread | raw e-mail | index | archive | help
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!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?134D347D-689D-4F10-9806-04F8BF95E028>