ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...
authorAndres Freund <[email protected]>
Fri, 23 Sep 2022 03:36:28 +0000 (20:36 -0700)
committerAndres Freund <[email protected]>
Fri, 23 Sep 2022 03:42:06 +0000 (20:42 -0700)
commite3e6ee69641b8ea1e24f05ee64393a52e495bf86
tree5dea13376e2636c770871b1b0678ea540082b36d
parent13a185f54ba594a5fb42bac3e1ecbdfd62b9041f
ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...

Ommitted in e6b6ea025cc, but necessary for libintl to be found. All other
dependencies can be found via pkg-config (which searches in /usr/local/...)
and thus worked even without adding the directories.
.cirrus.yml