[MacPorts] #40691: qgis @2.0.1: possible version issue with +grass variant
MacPorts
noreply at macports.org
Mon Oct 7 05:06:32 PDT 2013
#40691: qgis @2.0.1: possible version issue with +grass variant
-----------------------------+--------------------------------
Reporter: Peter.Danecek@… | Owner: macports-tickets@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: qgis
-----------------------------+--------------------------------
This port hard-codes to grass version 6.4.2.
{{{
variant grass description "Build Grass (6.42) plugin" {
depends_lib-append port:grass
configure.args-append \
"-DGRASS_PREFIX=${prefix}/share/grass-6.4.2"
}
}}}
Now, grass is `grass @6.4.3 (gis)` and the respective path does not exist
any more. Does this plugin work with 6.4.3 as well or does it really
require version 6.4.2.
The build itself would not fail, however I wonder I this might cause
problems during runtime?
--
Ticket URL: <https://trac.macports.org/ticket/40691>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list