[44325] trunk/dports/python/py25-matplotlib/Portfile

ram at macports.org ram at macports.org
Fri Dec 26 03:33:59 PST 2008


Revision: 44325
          http://trac.macports.org/changeset/44325
Author:   ram at macports.org
Date:     2008-12-26 03:33:58 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------
python/py25-matplotlib: add missing dependency on py25-configobj

Modified Paths:
--------------
    trunk/dports/python/py25-matplotlib/Portfile

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2008-12-26 07:51:45 UTC (rev 44324)
+++ trunk/dports/python/py25-matplotlib/Portfile	2008-12-26 11:33:58 UTC (rev 44325)
@@ -30,7 +30,8 @@
                    port:libpng \
                    port:py25-dateutil \
                    port:py25-tz \
-                   port:py25-numpy
+                   port:py25-numpy \
+                   port:py25-configobj
 
 patchfiles         patch-setupext.py.diff \
                    patch-setup.cfg.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/93ff5203/attachment.html>


More information about the macports-changes mailing list