[57120] trunk/dports/python/py-matplotlib/Portfile

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


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

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2009-09-06 18:47:26 UTC (rev 57119)
+++ trunk/dports/python/py-matplotlib/Portfile	2009-09-06 18:47:42 UTC (rev 57120)
@@ -105,7 +105,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/7b57e963/attachment.html>


More information about the macports-changes mailing list