[82441] trunk/dports/python/py-dateutil/Portfile

ram at macports.org ram at macports.org
Sat Aug 13 16:08:32 PDT 2011


Revision: 82441
          http://trac.macports.org/changeset/82441
Author:   ram at macports.org
Date:     2011-08-13 16:08:31 -0700 (Sat, 13 Aug 2011)
Log Message:
-----------
python/py-dateutil: fix setuptools dependency

Modified Paths:
--------------
    trunk/dports/python/py-dateutil/Portfile

Modified: trunk/dports/python/py-dateutil/Portfile
===================================================================
--- trunk/dports/python/py-dateutil/Portfile	2011-08-13 22:40:22 UTC (rev 82440)
+++ trunk/dports/python/py-dateutil/Portfile	2011-08-13 23:08:31 UTC (rev 82441)
@@ -26,7 +26,7 @@
 
 if {${subport} == "py24-dateutil"} {
     depends_run   port:py-tz \
-                  port:py-distribute
+                  port:py-setuptools
 } elseif {${subport} != ${name}} {
     depends_run   port:py${python.version}-tz \
                   port:py${python.version}-distribute
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110813/a4884251/attachment.html>


More information about the macports-changes mailing list