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

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


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

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

Modified: trunk/dports/python/py25-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py25-matplotlib/Portfile	2009-09-06 18:46:46 UTC (rev 57118)
+++ trunk/dports/python/py25-matplotlib/Portfile	2009-09-06 18:47:26 UTC (rev 57119)
@@ -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/dc011b47/attachment.html>


More information about the macports-changes mailing list