databases/postgresql/Makefile includes these lines.
${LDCONFIG} ${PREFIX}/${PGUSER}/lib || ${TRUE}
${GREP} -c '^${PREFIX}/${PGUSER}/lib$$' /etc/ld.so.conf
This method is unhappy in ELF system.
Is anyone going to fix or upgrade postgresql?
sakamoto