diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-14.1.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-14.1.ebuild b/dev-db/postgresql/postgresql-14.1.ebuild index 1ce8e6df3ac4..9af447cbecb8 100644 --- a/dev-db/postgresql/postgresql-14.1.ebuild +++ b/dev-db/postgresql/postgresql-14.1.ebuild @@ -55,7 +55,7 @@ zlib? ( sys-libs/zlib ) # supported libc in use depend on dev-libs/ossp-uuid. For BSD systems, # the libc includes UUID functions. UTIL_LINUX_LIBC=( elibc_{glibc,musl} ) -BSD_LIBC=( elibc_{Free,Net,Open}BSD ) +BSD_LIBC=( elibc_{Net,Open}BSD ) nest_usedep() { local front back |
