Revision
139657
Author
cal@macports.org
Date
2015-08-23 08:56:47 -0700 (Sun, 23 Aug 2015)

Log Message

py-path: Add missing setuptools dependency found by trace mode, openmaintainer

Modified Paths

Diff

Modified: trunk/dports/python/py-path/Portfile (139656 => 139657)


--- trunk/dports/python/py-path/Portfile	2015-08-23 11:21:11 UTC (rev 139656)
+++ trunk/dports/python/py-path/Portfile	2015-08-23 15:56:47 UTC (rev 139657)
@@ -29,6 +29,9 @@
 
 if {${name} ne ${subport}} {
     livecheck.type      none
+
+    depends_build-append \
+                        port:py${python.version}-setuptools
 } else {
     livecheck.type      pypi
     livecheck.name      ${python.rootname}.py