K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-03-02T16:22:09.976155Z K 7 svn:log V 339 MFH: r409792 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 Approved by: ports-secteam (junovitch) END