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

vince at macports.org vince at macports.org
Fri Jul 6 08:11:19 PDT 2012


Revision: 95186
          https://trac.macports.org/changeset/95186
Author:   vince at macports.org
Date:     2012-07-06 08:11:19 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
Add bison 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:04:52 UTC (rev 95185)
+++ trunk/dports/gis/qgis/Portfile	2012-07-06 15:11:19 UTC (rev 95186)
@@ -46,6 +46,8 @@
 					port:fcgi \
 					port:spatialindex
 
+depends_build		port:bison
+
 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/ad800e9e/attachment.html>


More information about the macports-changes mailing list