[35016] trunk/dports/python/py-cairo/Portfile

ram at macports.org ram at macports.org
Thu Mar 13 16:32:45 PDT 2008


Revision: 35016
          http://trac.macosforge.org/projects/macports/changeset/35016
Author:   ram at macports.org
Date:     2008-03-13 16:32:44 -0700 (Thu, 13 Mar 2008)

Log Message:
-----------
python/py-cairo: depend on py-numpy instead of py-numeric

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

Modified: trunk/dports/python/py-cairo/Portfile
===================================================================
--- trunk/dports/python/py-cairo/Portfile	2008-03-13 23:31:41 UTC (rev 35015)
+++ trunk/dports/python/py-cairo/Portfile	2008-03-13 23:32:44 UTC (rev 35016)
@@ -5,7 +5,7 @@
 name            py-cairo
 set my_name     pycairo
 version         1.4.12
-revision        1
+revision        2
 categories      python x11
 platforms       darwin
 maintainers     nomaintainer
@@ -25,7 +25,7 @@
 depends_build   port:pkgconfig
 depends_lib     port:python24 \
                 port:cairo \
-                port:py-numeric
+                port:py-numpy
 
 configure.python    ${prefix}/bin/python2.4
 

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


More information about the macports-changes mailing list