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

singingwolfboy at macports.org singingwolfboy at macports.org
Tue Sep 20 12:59:43 PDT 2011


Revision: 84213
          http://trac.macports.org/changeset/84213
Author:   singingwolfboy at macports.org
Date:     2011-09-20 12:59:43 -0700 (Tue, 20 Sep 2011)
Log Message:
-----------
py-dateutil: change pytz dependency so that py-tz-gae satisfies it, too

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

Modified: trunk/dports/python/py-dateutil/Portfile
===================================================================
--- trunk/dports/python/py-dateutil/Portfile	2011-09-20 19:54:17 UTC (rev 84212)
+++ trunk/dports/python/py-dateutil/Portfile	2011-09-20 19:59:43 UTC (rev 84213)
@@ -27,7 +27,7 @@
 python.versions   24 25 26 27
 
 if {${subport} != ${name}} {
-    depends_run   port:py${python.version}-tz \
+    depends_run   path:${python.pkgd}/pytz:py${python.version}-tz \
                   port:py${python.version}-distribute
 
     test.run          yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110920/6b047a0c/attachment-0001.html>


More information about the macports-changes mailing list