[132488] trunk/dports/python/py-docopt/Portfile

hum at macports.org hum at macports.org
Mon Feb 2 06:46:28 PST 2015


Revision: 132488
          https://trac.macports.org/changeset/132488
Author:   hum at macports.org
Date:     2015-02-02 06:46:28 -0800 (Mon, 02 Feb 2015)
Log Message:
-----------
py-docopt: add dependency of setuptools

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

Modified: trunk/dports/python/py-docopt/Portfile
===================================================================
--- trunk/dports/python/py-docopt/Portfile	2015-02-02 14:44:50 UTC (rev 132487)
+++ trunk/dports/python/py-docopt/Portfile	2015-02-02 14:46:28 UTC (rev 132488)
@@ -27,6 +27,8 @@
 python.versions     27 34
 
 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/20150202/f6fb2363/attachment.html>


More information about the macports-changes mailing list