Remove redundant DEF_PGPORT handling

Peter Eisentraut <peter_e@gmx.net>

Commit: 4635d3c527916555773a6eb128fb4a410d585d9d
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-06-27T12:40:55Z
Releases: 9.2.0
Remove redundant DEF_PGPORT handling

DEF_PGPORT already comes in from pg_config.h, so we don't need to pass
it in again with a -D option.  Apparently a leftover from the shell
script conversion.

Files

PathChange+/−
src/bin/pg_ctl/Makefile modified +1 −5