Subject: CVS commit: pkgsrc/databases/sqlite3
From: Thomas Klausner
Date: 2016-12-12 17:17:53
Message id: 20161212161754.025C4FBA6@cvs.NetBSD.org

Log Message:
Do not unconditionally add libedit/libreadline to LDFLAGS.

This way they got added as dependencies to sqlite3.so, while
only the sqlite3 binary really needs libreadline.

However, even without the LDFLAGS, the sqlite3 binary correctly
links the library in for me (on NetBSD).

Addresses PR 50776.

Bump PKGREVISION.

Files:
RevisionActionfile
1.112modifypkgsrc/databases/sqlite3/Makefile