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
@@ -29,7 +29,7 @@ if {$name != $subport} {
depends_lib-append port:py${python.version}-parsing \
port:py${python.version}-pygments \
port:py${python.version}-distribute
port:py${python.version}-setuptools
# py-babel is only available for Python 2.x
if {[expr ${python.branch} < 3]} {