[99807] trunk/dports/gis/qgis/Portfile
vince at macports.org
vince at macports.org
Sun Nov 18 00:16:00 PST 2012
Revision: 99807
https://trac.macports.org/changeset/99807
Author: vince at macports.org
Date: 2012-11-18 00:16:00 -0800 (Sun, 18 Nov 2012)
Log Message:
-----------
Add some extra dependencies needed at build- and runtime
Modified Paths:
--------------
trunk/dports/gis/qgis/Portfile
Modified: trunk/dports/gis/qgis/Portfile
===================================================================
--- trunk/dports/gis/qgis/Portfile 2012-11-18 08:06:56 UTC (rev 99806)
+++ trunk/dports/gis/qgis/Portfile 2012-11-18 08:16:00 UTC (rev 99807)
@@ -46,8 +46,12 @@
port:fcgi \
port:spatialindex
-depends_build-append port:bison
+depends_build-append port:bison \
+ port:ld64
+depends_run-append port:py-psycopg2 \
+ port:py-spatialite
+
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/20121118/d31aafbb/attachment-0001.html>
More information about the macports-changes
mailing list