On Fri, Sep 14, 2007 at 12:58:18PM +0300, Paul Irofti wrote:
> Tested on amd64 and i386.
>
> There is a libtool warning at the end of the installation (make fake)
> that says to run ``libtool --finish /usr/local/lib/apache2''. I don't
> think this fits under LIBTOOL_FLAGS.
I think this is normal.
A few comments:
* Update your /etc/mtree/BSD.local.dist:
http://marc.info/?l=openbsd-ports&m=118900677500696&w=2
* Move lib/apache2/ into PFRAG.shared, too
* Change PKGNAME to ap2-mod_fcgid-2.2 to indicate that it's an Apache2
module
* Add SHARED_ONLY=Yes
I didn't test functionality yet.
-ME