[111992] trunk/dports/gis/qgis/Portfile

vince at macports.org vince at macports.org
Tue Oct 8 12:34:50 PDT 2013


Revision: 111992
          https://trac.macports.org/changeset/111992
Author:   vince at macports.org
Date:     2013-10-08 12:34:50 -0700 (Tue, 08 Oct 2013)
Log Message:
-----------
Update grass dependency to 6.4.3

Modified Paths:
--------------
    trunk/dports/gis/qgis/Portfile

Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile	2013-10-08 18:08:23 UTC (rev 111991)
+++ trunk/dports/gis/qgis/Portfile	2013-10-08 19:34:50 UTC (rev 111992)
@@ -160,11 +160,11 @@
     depends_lib-append      port:postgis2
 }
 
-variant grass               description "Build Grass (6.42) plugin" {
+variant grass               description "Build Grass (6.43) plugin" {
 
     depends_lib-append      port:grass
     configure.args-append   \
-                "-DGRASS_PREFIX=${prefix}/share/grass-6.4.2"
+                "-DGRASS_PREFIX=${prefix}/share/grass-6.4.3"
 }
 
 configure.dir               ${worksrcpath}/build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131008/3d00130b/attachment.html>


More information about the macports-changes mailing list