Date: Sun, 16 May 2010 10:25:03 -0600 From: Stacy Millions <stacy@Millions.Ca> To: glarkin@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: ports makefile question Message-ID: <4BF01C5F.9000400@millions.ca> In-Reply-To: <4BEDD127.3050506@FreeBSD.org> References: <4BEC551A.7090705@millions.ca> <4BEDD127.3050506@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF01C5F.9000400>