diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-9999.ebuild')
| -rw-r--r-- | dev-db/postgresql/postgresql-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild index 36652b691425..411328595a6f 100644 --- a/dev-db/postgresql/postgresql-9999.ebuild +++ b/dev-db/postgresql/postgresql-9999.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 |
