On 05/14/10 16:39, Greg Larkin wrote:
Hi Stacy,
Since you specify "USE_SQLITE= yes" when the SQLite option is enabled,
that's going to default to SQLITE_VER == 3. You can just set your
CONFIGURE_ARGS to "--without-sqlite --with-sqlite3". It doesn't look
like you need to handle the SQLite v2 configuration.
Ah, so I was mistaken in my belief that SQLITE_VER behaved the same as
MYSQL_VER and actually looked at the version that is installed, if there
is one.
Thanks for the info.
-stacy
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"