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

From Peter Eisentraut
Subject pgsql: hstore_plperl: Move port-specific parts to later in the makefile
Date
Msg-id E1YoWA7-0006iW-9f@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Make hstore_plperl's build even more like plperl's
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Make hstore_plperl's build even more like plperl's