mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
- Fix cannot fix shared library errors [2] [3] - Update maintainer's email [3] PR: 232935 [2] 232966 [3] Submitted by: Dries Michiels <driesm.michiels@gmail.com> [1] [2] Maxime Gauduin <alucryd@archlinux.org> [3] Approved by: Maxime Gauduin <alucryd@archlinux.org> (maintainer) Differential Revision: https://reviews.freebsd.org/D19130
3 lines
113 B
Text
3 lines
113 B
Text
<configuration>
|
|
<dllmap dll="sqlite3" target="%%LOCALBASE%%/lib/libsqlite3.so" os="freebsd"/>
|
|
</configuration>
|