py-path: Add missing setuptools dependency found by trace mode, openmaintainer
--- 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