www/apache22 and sqlite2

Valentin S. Chopov vchopov at digifonica.com
Tue May 6 22:37:51 UTC 2008


Hi,
If there is sqlite2 installed,  apache (libaprutil) is always  linked to it.
This can be fixed if in /usr/ports/www/apache22/Makefile.modules
the line:
CONFIGURE_ARGS+= --without-sqlite3
is changed to:
CONFIGURE_ARGS+= --without-sqlite3 --without-sqlite2
Cheers,
Val



More information about the freebsd-ports-bugs mailing list