diff options
author | gdt <gdt@pkgsrc.org> | 2014-03-12 17:01:57 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2014-03-12 17:01:57 +0000 |
commit | add8f4dce17ed9d27b9d6acd886866e70e1eec13 (patch) | |
tree | fb9913182ae4fa72dfd2292df5014fb2e1a97ea7 /wm | |
parent | a51497377288c885429435ec057caa184c7fc986 (diff) | |
download | pkgsrc-add8f4dce17ed9d27b9d6acd886866e70e1eec13.tar.gz |
Drop redundant variable setting from postgresql*-server.
PGUSER, PGGROUP, and PGHOME are all in mk/defaults/mk.conf. They are
also set (?=) in each server Makefile. Worse, PGHOME is set to
varying values. However, the versions in defaults prevail.
Therefore, remove the extra/confusing settings, leaving this as a
user-settable variable with a default. pkg_info -B before and after
shows no related changes, so no PKGREVISION++.
Pointed out by Richard Palo, and ok adam@.
There's a related issue lurking, which is that PGHOME ends up being
/usr/pkg/pgsql, which is not under VARBASE, but I'm letting that be
because a change would be disruptive.
Diffstat (limited to 'wm')
0 files changed, 0 insertions, 0 deletions