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

vince at macports.org vince at macports.org
Fri Jul 6 08:18:20 PDT 2012


Revision: 95188
          https://trac.macports.org/changeset/95188
Author:   vince at macports.org
Date:     2012-07-06 08:18:20 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
Also add cmake as a build dependency.

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

Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile	2012-07-06 15:11:21 UTC (rev 95187)
+++ trunk/dports/gis/qgis/Portfile	2012-07-06 15:18:20 UTC (rev 95188)
@@ -46,7 +46,8 @@
 					port:fcgi \
 					port:spatialindex
 
-depends_build		port:bison
+depends_build		port:bison \
+					port:cmake
 
 post-extract {
 	system "cd ${worksrcpath} && mkdir build && mkdir Python.framework"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120706/d1b945aa/attachment-0001.html>


More information about the macports-changes mailing list