pgsql: hstore_plperl: Move port-specific parts to later in the makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: hstore_plperl: Move port-specific parts to later in the makefile
Date: 2015-05-02 12:04:51
Message-ID: E1YoWA7-0006iW-9f@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

hstore_plperl: Move port-specific parts to later in the makefile

PORTNAME isn't set until the global makefiles have been included.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e30a864963c5f98bafeaf3005f258ff90916da7c

Modified Files
--------------
contrib/hstore_plperl/Makefile | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2015-05-02 12:05:30 Re: pgsql: Make hstore_plperl's build even more like plperl's
Previous Message Andrew Dunstan 2015-05-02 08:32:43 Re: pgsql: Make hstore_plperl's build even more like plperl's