CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/06/19 13:57:07
Modified files:
audio/clementine: Makefile
Log message:
On startup clementine errors out with an error message, due to
devel/sqlite3 not being built with support for fts3_tokenizer().
Let's use their shipped version sqlite instead of the system version
to circumvent that issue.
ok zhuk
