python/py-contextlib2: Add missing build dependency on setuptools
--- trunk/dports/python/py-contextlib2/Portfile 2016-05-24 09:55:46 UTC (rev 148979)
+++ trunk/dports/python/py-contextlib2/Portfile 2016-05-24 09:57:08 UTC (rev 148980)
@@ -28,6 +28,8 @@
sha256 30e500f13921c73c96f49a6dd2adfbdd92bc3fae12183e91b06b2e4583486206
if {${name} ne ${subport}} {
+ depends_build port:py${python.version}-setuptools
+
livecheck.type none
} else {
livecheck.type pypi