[MacPorts] #40255: mapserver: configure fails when dependencies have not yet been installed
MacPorts
noreply at macports.org
Tue Aug 27 06:15:51 PDT 2013
#40255: mapserver: configure fails when dependencies have not yet been installed
---------------------------+-------------------
Reporter: ryandesign@… | Owner: jea@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: mapserver |
---------------------------+-------------------
Comment (by ryandesign@…):
John replied by email saying:
> I don't think mapserver is going to care much about the PostgreSQL
version. But I could be wrong.
But if that's so, then why does the mapserver portfile say:
{{{
variant postgis description {Add support for postgis sources} {
set PGSQL_DIR [lindex [lsort -dec [glob -nocomplain -d ${prefix}/lib
postgresql*]] 0]
configure.args-append "--with-postgis=${PGSQL_DIR}/bin/pg_config"
}
}}}
Either mapserver needs to know the path to a particular postgresql's
`pg_config` file, or it doesn't...
--
Ticket URL: <https://trac.macports.org/ticket/40255#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list