[121056] trunk/dports/python/py-simpy/Portfile

g5pw at macports.org g5pw at macports.org
Mon Jun 16 06:15:46 PDT 2014


Revision: 121056
          https://trac.macports.org/changeset/121056
Author:   g5pw at macports.org
Date:     2014-06-16 06:15:46 -0700 (Mon, 16 Jun 2014)
Log Message:
-----------
python/py-simpy:
  add missing setuptools dependency

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

Modified: trunk/dports/python/py-simpy/Portfile
===================================================================
--- trunk/dports/python/py-simpy/Portfile	2014-06-16 13:05:55 UTC (rev 121055)
+++ trunk/dports/python/py-simpy/Portfile	2014-06-16 13:15:46 UTC (rev 121056)
@@ -21,6 +21,8 @@
 python.versions 27 32 33 34
 
 if {${name} ne ${subport}} {
+    depends_build-append       port:py${python.version}-setuptools
+
     checksums           rmd160  2c9ec3ca81b7893e12181291920a1cd0b75a95b9 \
                         sha256  32f100aa12a0e76826110489d8b4a61ef4f04452c5a0141775ef2cf1ceb1d249
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140616/1d02ae92/attachment.html>


More information about the macports-changes mailing list