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

sean at macports.org sean at macports.org
Mon Mar 25 09:53:52 PDT 2013


Revision: 104430
          https://trac.macports.org/changeset/104430
Author:   sean at macports.org
Date:     2013-03-25 09:53:52 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
py-matplotlib: remove wxpython variant and update description

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2013-03-25 15:26:15 UTC (rev 104429)
+++ trunk/dports/python/py-matplotlib/Portfile	2013-03-25 16:53:52 UTC (rev 104430)
@@ -19,7 +19,7 @@
                    familiar to matlab users. The library uses numpy for \
                    handling large data sets and supports a variety of \
                    output backends. This port provides variants for the \
-                   different GUIs (gtk2, tkinter, wxpython).
+                   different GUIs (gtk2, tkinter, qt4, cairo, latex).
 
 checksums          rmd160 ef8e5e83479633529e0cb60bb1033401fa9b390a \
                    sha256 3c22488acd6d4ed0721c1cfe0c3563aaec41c8cf1e06270d19841f8b2b46fdce
@@ -83,13 +83,6 @@
   }
 }
 
-variant wxpython description "Enable wxAgg backend" {
-  depends_lib-append port:py${python.version}-wxpython
-  post-patch {
-    reinplace "s|^wxagg=False|wxagg=True|" ${worksrcpath}/setup.cfg
-  }
-}
-
 variant qt4 description "Enable QT4Agg backend" {
   depends_lib-append port:py${python.version}-pyqt4
   post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/fee2cbea/attachment-0001.html>


More information about the macports-changes mailing list