[121843] trunk/dports/python/py-mando/Portfile

g5pw at macports.org g5pw at macports.org
Wed Jul 9 01:36:58 PDT 2014


Revision: 121843
          https://trac.macports.org/changeset/121843
Author:   g5pw at macports.org
Date:     2014-07-09 01:36:57 -0700 (Wed, 09 Jul 2014)
Log Message:
-----------
python/py-mando:
  add setuptools build dependency

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

Modified: trunk/dports/python/py-mando/Portfile
===================================================================
--- trunk/dports/python/py-mando/Portfile	2014-07-09 08:32:42 UTC (rev 121842)
+++ trunk/dports/python/py-mando/Portfile	2014-07-09 08:36:57 UTC (rev 121843)
@@ -21,6 +21,9 @@
 python.versions     27 33 34
 
 if { ${name} ne ${subport} } {
+    depends_build-append \
+                        port:py${python.version}-setuptools
+
     checksums           rmd160  6c91653ae87bc5bcd1c596f49e8951ac16bbb90f \
                         sha256  2ef02dcc4aa2706b3d2190da84daed35c8f947bd9a9cf02a4516a0b888a5362f
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140709/7c95088c/attachment.html>


More information about the macports-changes mailing list