[130181] trunk/dports/python/py-honcho/Portfile

larryv at macports.org larryv at macports.org
Sun Dec 28 06:48:35 PST 2014


Revision: 130181
          https://trac.macports.org/changeset/130181
Author:   larryv at macports.org
Date:     2014-12-28 06:48:35 -0800 (Sun, 28 Dec 2014)
Log Message:
-----------
py-honcho: Add missing build dep on setuptools

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

Modified: trunk/dports/python/py-honcho/Portfile
===================================================================
--- trunk/dports/python/py-honcho/Portfile	2014-12-28 10:35:57 UTC (rev 130180)
+++ trunk/dports/python/py-honcho/Portfile	2014-12-28 14:48:35 UTC (rev 130181)
@@ -24,6 +24,8 @@
 python.versions     27 34
 
 if {${name} ne ${subport}} {
+
+    depends_build           port:py${python.version}-setuptools
     depends_run             port:honcho_select
 
     select.group            ${realname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141228/f40fae9e/attachment.html>


More information about the macports-changes mailing list