Revision
74525
Author
ryandesign@macports.org
Date
2010-12-20 05:32:33 -0800 (Mon, 20 Dec 2010)

Log Message

py27-virtualenv: fix py27-distribute dependency; see #27737

Modified Paths

Diff

Modified: trunk/dports/python/py27-virtualenv/Portfile (74524 => 74525)


--- trunk/dports/python/py27-virtualenv/Portfile	2010-12-20 12:18:01 UTC (rev 74524)
+++ trunk/dports/python/py27-virtualenv/Portfile	2010-12-20 13:32:33 UTC (rev 74525)
@@ -28,7 +28,7 @@
     }
 }
 
-depends_lib-append  port:py26-distribute
+depends_lib-append  port:py27-distribute
 
 livecheck.type      regex
 livecheck.url       http://pypi.python.org/pypi/virtualenv