Modified: trunk/dports/python/py-decorator/Portfile (139630 => 139631)
--- trunk/dports/python/py-decorator/Portfile 2015-08-22 01:50:43 UTC (rev 139630)
+++ trunk/dports/python/py-decorator/Portfile 2015-08-22 01:57:30 UTC (rev 139631)
@@ -29,9 +29,7 @@
sha256 1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206
if {${name} ne ${subport}} {
- if {${python.version} >= 31} {
- depends_build-append port:py${python.version}-setuptools
- }
+ depends_build-append port:py${python.version}-setuptools
livecheck.type none
} else {