Subject: CVS commit: pkgsrc/databases
From: Jonathan Perkin
Date: 2018-10-26 13:11:33
Message id: 20181026111133.E8B21FBEE@cvs.NetBSD.org

Log Message:
lua-sql-*: Fix all the module builds.

In all cases they were trying to use variables that aren't used in the build
process, the sqlite include paths had typos, and sqlite3 was trying to use
sqlite2's buildlink3.mk

Files:
RevisionActionfile
1.2modifypkgsrc/databases/lua-sql-mysql/Makefile
1.3modifypkgsrc/databases/lua-sql-postgres/Makefile
1.2modifypkgsrc/databases/lua-sql-sqlite/Makefile
1.2modifypkgsrc/databases/lua-sql-sqlite3/Makefile