diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-13.5.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-13.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-13.5.ebuild b/dev-db/postgresql/postgresql-13.5.ebuild index f9c02c5cfb99..58f9597a33e2 100644 --- a/dev-db/postgresql/postgresql-13.5.ebuild +++ b/dev-db/postgresql/postgresql-13.5.ebuild @@ -54,7 +54,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 |
