ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...

Andres Freund <andres@anarazel.de>

Commit: e3e6ee69641b8ea1e24f05ee64393a52e495bf86
Author: Andres Freund <andres@anarazel.de>
Date: 2022-09-23T03:42:06Z
Releases: 16.0
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.

Files

PathChange+/−
.cirrus.yml modified +1 −0