K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-02-29T00:30:41.276779Z K 7 svn:log V 298 Fix the port's configure script to properly detect SQLite3. This has been broken since r397227 ("Upgrade to 3.1"): the port's build system passes -ldl when trying to detect SQLite3. Since this will always fail on FreeBSD, SQLite3 support will always be disabled as well. PR: 203424 MFH: 2016Q1 END