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

source_changes at macosforge.org source_changes at macosforge.org
Sat Aug 11 22:29:56 PDT 2007


Revision: 27695
          http://trac.macosforge.org/projects/macports/changeset/27695
Author:   jochen at macports.org
Date:     2007-08-11 22:29:56 -0700 (Sat, 11 Aug 2007)

Log Message:
-----------
Remove dependency on antigraingeometry. matplotlib includes its own
version of antigraingeometry, and does not seek out or use an
externally installed version. (reported in Ticket #12394)

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

Modified: trunk/dports/python/py-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib/Portfile	2007-08-12 05:09:10 UTC (rev 27694)
+++ trunk/dports/python/py-matplotlib/Portfile	2007-08-12 05:29:56 UTC (rev 27695)
@@ -6,7 +6,7 @@
 name                     py-matplotlib
 version                  0.90.1
 revision                 0
-maintainers              openmaintainer at macports.org jochen at macports.org
+maintainers              openmaintainer jochen
 
 description              matlab-like syntax for creating plots in python
 long_description         Matplotlib is a pure python plotting library with the goal of making \
@@ -23,8 +23,7 @@
 
 platforms                darwin
 
-depends_lib-append       port:antigraingeometry \
-                         port:freetype \
+depends_lib-append       port:freetype \
                          port:libpng \
                          port:py-dateutil port:py-tz
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070811/439840b7/attachment.html


More information about the macports-changes mailing list