--- trunk/dports/python/py-pyro/Portfile 2013-06-26 03:08:51 UTC (rev 107351)
+++ trunk/dports/python/py-pyro/Portfile 2013-06-26 03:12:44 UTC (rev 107352)
@@ -31,7 +31,7 @@
python.versions 26 27 31 32 33
if {$subport != $name} {
- depends_lib port:py${python.version}-setuptools
+ depends_build port:py${python.version}-setuptools
livecheck.type none
} else {
livecheck.url http://pypi.python.org/pypi/Pyro4