Change distribute dependencies back to setuptools and mark py*-distribute replaced_by py*-setuptools (https://trac.macports.org/ticket/39237).

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106911 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Joshua Root
2013-06-11 14:40:14 +00:00
parent 66ac44017f
commit 7302d81542
327 changed files with 350 additions and 379 deletions
+1 -1
View File
@@ -35,6 +35,6 @@ checksums md5 3825184f54f4d93508a28031b4c65d3b \
python.versions 26 27 31 32
if {${subport} != ${name}} {
depends_build port:py${python.version}-distribute
depends_build port:py${python.version}-setuptools
}