[114171] trunk/dports/python/py-spatialite/Portfile

devans at macports.org devans at macports.org
Sat Nov 30 16:33:47 PST 2013


Revision: 114171
          https://trac.macports.org/changeset/114171
Author:   devans at macports.org
Date:     2013-11-30 16:33:47 -0800 (Sat, 30 Nov 2013)
Log Message:
-----------
py-spatialite: needs py-setuptools.

Modified Paths:
--------------
    trunk/dports/python/py-spatialite/Portfile

Modified: trunk/dports/python/py-spatialite/Portfile
===================================================================
--- trunk/dports/python/py-spatialite/Portfile	2013-12-01 00:20:41 UTC (rev 114170)
+++ trunk/dports/python/py-spatialite/Portfile	2013-12-01 00:33:47 UTC (rev 114171)
@@ -32,6 +32,9 @@
 python.default_version  27
 
 if {${subport} != ${name}} {
+    depends_build-append \
+                    port:py${python.version}-setuptools
+
     depends_lib-append \
                     port:spatialite \
                     port:geos \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131130/6bb52113/attachment.html>


More information about the macports-changes mailing list