[133388] trunk/dports/python/py-funcsigs/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 27 20:20:59 PST 2015


Revision: 133388
          https://trac.macports.org/changeset/133388
Author:   ryandesign at macports.org
Date:     2015-02-27 20:20:58 -0800 (Fri, 27 Feb 2015)
Log Message:
-----------
py-funcsigs: add setuptools dependency

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

Modified: trunk/dports/python/py-funcsigs/Portfile
===================================================================
--- trunk/dports/python/py-funcsigs/Portfile	2015-02-28 04:12:09 UTC (rev 133387)
+++ trunk/dports/python/py-funcsigs/Portfile	2015-02-28 04:20:58 UTC (rev 133388)
@@ -28,6 +28,8 @@
                     sha256  d83ce6df0b0ea6618700fe1db353526391a8a3ada1b7aba52fed7a61da772033
 
 if {${name} ne ${subport}} {
+    depends_build-append port:py${python.version}-setuptools
+
     livecheck.type      none
 } else {
     livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150227/d773f28c/attachment.html>


More information about the macports-changes mailing list