On Oct 23, 2012, at 14:46, [email protected] wrote:

> Revision: 99013
>          http://trac.macports.org//changeset/99013
> Author:   [email protected]
> Date:     2012-10-23 12:46:35 -0700 (Tue, 23 Oct 2012)
> Log Message:
> -----------
> Bump the Grass dependency from 6.4.0 to 6.4.2 to stay in sync
> 
> Modified Paths:
> --------------
>    trunk/dports/gis/qgis/Portfile
> 
> Modified: trunk/dports/gis/qgis/Portfile
> ===================================================================
> --- trunk/dports/gis/qgis/Portfile    2012-10-23 19:43:25 UTC (rev 99012)
> +++ trunk/dports/gis/qgis/Portfile    2012-10-23 19:46:35 UTC (rev 99013)
> @@ -155,7 +155,7 @@
> variant       grass                           description "Build the grass 
> (6.4) plugin" {
> 
>       depends_lib-append              port:grass
> -     configure.args-append   "-DGRASS_PREFIX=${prefix}/share/grass-6.4.0"
> +     configure.args-append   "-DGRASS_PREFIX=${prefix}/share/grass-6.4.2"
> }

There appear to be additional changes in this commit that don't seem to relate 
to the grass version:

> @@ -176,14 +176,16 @@
> configure.args-append         "-DPROJ_INCLUDE_DIR=${prefix}/include"
> configure.args-append         "-DPROJ_LIBRARY=${prefix}/lib/libproj.dylib"
> configure.args-append         "-DWITH_SPATIALITE:BOOL=NO"
> -configure.args-append       "-DSPATIALINDEX_INCLUDE=${prefix}/include"
> +#configure.args-append       "-DSPATIALINDEX_INCLUDE=${prefix}/include"
> configure.args-append       
> "-DSPATIALINDEX_LIBRARY=${prefix}/lib/libspatialindex.dylib"
> configure.args-append         "-DPYTHON_INCLUDE_PATH=${Py_own_FRM}/Headers"
> +configure.args-append       "'-DPYTHON_LIBRARY=-F${Py_own_FRM} -framework 
> Python'"
> configure.args-append         "-DSIP_INCLUDE_DIR=${Py_own_FRM}/Headers"
> configure.args-append         "-DCMAKE_BUILD_TYPE=Release"
> +configure.args-append       "-DQGIS_MACAPP_DEV_PREFIX=${frameworks_dir}"
>       
> # This is a fake but don't ask me why it is needed
> -configure.args-append                "-DSVN_MARKER=/usr/bin/svnversion"
> +#configure.args-append               "-DSVN_MARKER=/usr/bin/svnversion"


_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to