Modified: trunk/dports/python/py-progressbar/Portfile (92542 => 92543)
--- trunk/dports/python/py-progressbar/Portfile 2012-05-01 01:00:14 UTC (rev 92542)
+++ trunk/dports/python/py-progressbar/Portfile 2012-05-01 03:01:18 UTC (rev 92543)
@@ -30,9 +30,7 @@
sha256 00a316c1a99b70a803d7430fd088da24f37dbfb64f81c4772b97fbc1e8031de4
if {${name} != ${subport}} {
- if {${python.version} == 27} {
- depends_lib port:py${python.version}-distribute
- }
+ depends_build port:py${python.version}-distribute
post-destroot {
set docdir ${prefix}/share/doc/${subport}