3 if(platform
== "darwin", appendLibSearchPath("/opt/local/lib/postgresql81"))
4 // libSearchPaths
foreach(libSearchPath
, appendLibSearchPath(libSearchPath
.. "/postgresql81"))
6 debs
atPut("pq", "libpq-dev")
7 ebuilds
atPut("pq", "libpq")
8 pkgs
atPut("pq", "postgresql")
9 rpms
atPut("pq", "postgresql-devel")