K 10 svn:author V 5 tobez K 8 svn:date V 27 2006-03-22T14:54:15.000000Z K 7 svn:log V 355 Switch to always using sqlite library from databases/sqlite3 port as opposed to using the version of the library bundled with this port. Rationale: the recent versions of databases/sqlite3 introduced incompatible changes to the DB file format, and we'd like to keep interoperability between this port and databases/sqlite3. Reported by: edwin PR: 94668 END