[55102] trunk/dports/python

toby at macports.org toby at macports.org
Thu Aug 6 14:10:20 PDT 2009


Revision: 55102
          http://trac.macports.org/changeset/55102
Author:   toby at macports.org
Date:     2009-08-06 14:10:20 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
#20572 (py25-cairo, py26-cairo: allow cairo-devel to satisfy cairo dependency)

Modified Paths:
--------------
    trunk/dports/python/py25-cairo/Portfile
    trunk/dports/python/py26-cairo/Portfile

Modified: trunk/dports/python/py25-cairo/Portfile
===================================================================
--- trunk/dports/python/py25-cairo/Portfile	2009-08-06 21:08:29 UTC (rev 55101)
+++ trunk/dports/python/py25-cairo/Portfile	2009-08-06 21:10:20 UTC (rev 55102)
@@ -25,7 +25,7 @@
 
 depends_build   port:pkgconfig
 depends_lib     port:python25 \
-                port:cairo \
+                path:lib/pkgconfig/cairo.pc:cairo \
                 port:py25-numpy
 
 configure.python    ${prefix}/bin/python2.5

Modified: trunk/dports/python/py26-cairo/Portfile
===================================================================
--- trunk/dports/python/py26-cairo/Portfile	2009-08-06 21:08:29 UTC (rev 55101)
+++ trunk/dports/python/py26-cairo/Portfile	2009-08-06 21:10:20 UTC (rev 55102)
@@ -25,7 +25,7 @@
 
 depends_build   port:pkgconfig
 depends_lib     port:python26 \
-                port:cairo \
+                path:lib/pkgconfig/cairo.pc:cairo \
                 port:py26-numpy
 
 configure.python    ${prefix}/bin/python2.6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090806/a1a84449/attachment.html>


More information about the macports-changes mailing list