Date: Thu, 23 Dec 2004 04:33:05 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/sqlite3 Makefile Message-ID: <200412230433.iBN4X5a9006504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2004-12-23 04:33:05 UTC
FreeBSD ports repository
Modified files:
databases/sqlite3 Makefile
Log:
databases/sqlite3 does not link with tcl8.3
When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83
defined, the linking stage fails. It looks like sqlite3
uses a funciton which is only available in tcl8.4.
Removed TCL83 support for databases/sqlite3
PR: ports/72918
Submitted by: Anton Berezin <tobez@freebsd.org>
Revision Changes Path
1.3 +0 -7 ports/databases/sqlite3/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412230433.iBN4X5a9006504>
