[57118] trunk/dports/python/py26-matplotlib/Portfile

ram at macports.org ram at macports.org
Sun Sep 6 11:46:47 PDT 2009


Revision: 57118
          http://trac.macports.org/changeset/57118
Author:   ram at macports.org
Date:     2009-09-06 11:46:46 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
python/py26-matplotlib: let MacTeX satisfy texlive dependency

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

Modified: trunk/dports/python/py26-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py26-matplotlib/Portfile	2009-09-06 18:45:28 UTC (rev 57117)
+++ trunk/dports/python/py26-matplotlib/Portfile	2009-09-06 18:46:46 UTC (rev 57118)
@@ -104,7 +104,7 @@
 }
 
 variant latex description "Enable LaTeX support" {
-  depends_lib-append port:texlive
+  depends_lib-append bin:latex:texlive
   post-patch {
     reinplace "s|MP_LaTeX=False|MP_LaTeX=True|" ${worksrcpath}/setupext.py
   }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090906/e48be50e/attachment.html>


More information about the macports-changes mailing list