[87331] trunk/dports/python
jmr at macports.org
jmr at macports.org
Thu Nov 17 00:17:22 PST 2011
Revision: 87331
http://trac.macports.org/changeset/87331
Author: jmr at macports.org
Date: 2011-11-17 00:17:21 -0800 (Thu, 17 Nov 2011)
Log Message:
-----------
change py-dateutil deps to py24-dateutil
Modified Paths:
--------------
trunk/dports/python/py-matplotlib/Portfile
trunk/dports/python/py-vobject/Portfile
Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile 2011-11-17 08:15:40 UTC (rev 87330)
+++ trunk/dports/python/py-matplotlib/Portfile 2011-11-17 08:17:21 UTC (rev 87331)
@@ -28,7 +28,7 @@
python.versions 24 25 26 27
if {${subport} == "py24-matplotlib"} {
- depends_lib-append port:py-dateutil \
+ depends_lib-append port:py24-dateutil \
port:py-tz \
port:py24-numpy \
port:py-configobj \
Modified: trunk/dports/python/py-vobject/Portfile
===================================================================
--- trunk/dports/python/py-vobject/Portfile 2011-11-17 08:15:40 UTC (rev 87330)
+++ trunk/dports/python/py-vobject/Portfile 2011-11-17 08:17:21 UTC (rev 87331)
@@ -23,7 +23,7 @@
sha1 97f1daf9d813a2b2128c2d39ca52bbbcc152fdfd \
rmd160 ca1b1f207b6b7d4418a401938656627e6404aacf
-depends_lib port:py-dateutil \
+depends_lib port:py24-dateutil \
port:py24-distribute
test.run yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111117/b092a312/attachment.html>
More information about the macports-changes
mailing list