Revision
132488
Author
hum@macports.org
Date
2015-02-02 06:46:28 -0800 (Mon, 02 Feb 2015)

Log Message

py-docopt: add dependency of setuptools

Modified Paths

Diff

Modified: trunk/dports/python/py-docopt/Portfile (132487 => 132488)


--- 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