You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
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:
@@ -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]} {
|
||||
|
||||
Reference in New Issue
Block a user