[84606] trunk/dports/graphics/clutter/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 28 13:10:25 PDT 2011


Revision: 84606
          http://trac.macports.org/changeset/84606
Author:   ryandesign at macports.org
Date:     2011-09-28 13:10:24 -0700 (Wed, 28 Sep 2011)
Log Message:
-----------
clutter: allow pango-devel and cairo-devel to satisfy pango and cairo dependencies

Modified Paths:
--------------
    trunk/dports/graphics/clutter/Portfile

Modified: trunk/dports/graphics/clutter/Portfile
===================================================================
--- trunk/dports/graphics/clutter/Portfile	2011-09-28 20:09:02 UTC (rev 84605)
+++ trunk/dports/graphics/clutter/Portfile	2011-09-28 20:10:24 UTC (rev 84606)
@@ -24,8 +24,8 @@
 depends_build       port:pkgconfig
 
 depends_lib         port:atk \
-                    port:cairo \
-                    port:pango \
+                    path:lib/pkgconfig/cairo.pc:cairo \
+                    path:lib/pkgconfig/pango.pc:pango \
                     port:gdk-pixbuf2 \
                     port:mesa \
                     port:xorg-libXdamage \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110928/c7834529/attachment-0001.html>


More information about the macports-changes mailing list