On Sat, Sep 13, 2008 at 09:01:36AM +0200, Antoine Jacoutot wrote:
> On Fri, 12 Sep 2008, James Turner wrote:
>
> > Attached is a port for mod_wsgi. A couple things that are kind of weird.
> > One, port-lib-depends-check comes back with LIB_DEPENDS: python2.5.1
> > from python-2.5.2p5 (/usr/local/lib/mod_wsgi.so) even tho I'm using
> > MODULES = lang/python. Second, which is kind of a big deal, once you
>
> Read the python MODULE and you'll see it does not add any LIB_DEPENDS on
> python by default.
> You need:
>
> LIB_DEPENDS += ${MODPY_LIB_DEPENDS}
>
> Cheers!
>
> --
> AntoineThat did the trick, updated port attached. Thanks much. -- James Turner BSD Group Consulting http://www.bsdgroup.org
mod_wsgi.tar.gz
Description: application/tar-gz
