[74525] trunk/dports/python/py27-virtualenv/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 20 05:32:40 PST 2010


Revision: 74525
          http://trac.macports.org/changeset/74525
Author:   ryandesign at 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:
--------------
    trunk/dports/python/py27-virtualenv/Portfile

Modified: trunk/dports/python/py27-virtualenv/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101220/0aa6226b/attachment.html>


More information about the macports-changes mailing list