[103234] trunk/dports/graphics/cogl/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Feb 18 23:08:55 PST 2013


Revision: 103234
          https://trac.macports.org/changeset/103234
Author:   ryandesign at macports.org
Date:     2013-02-18 23:08:55 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
cogl: allow cairo-devel and pango-devel to satisfy the cairo and pango dependencies respectively

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

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2013-02-19 07:07:44 UTC (rev 103233)
+++ trunk/dports/graphics/cogl/Portfile	2013-02-19 07:08:55 UTC (rev 103234)
@@ -25,10 +25,10 @@
 
 depends_build   port:pkgconfig
 
-depends_lib     port:cairo \
+depends_lib     path:lib/pkgconfig/cairo.pc:cairo \
                 port:gobject-introspection \
                 port:mesa \
-                port:pango
+                path:lib/pkgconfig/pango.pc:pango
 
 configure.args  --enable-introspection=yes \
                 --enable-cogl-pango=yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130218/ca033106/attachment.html>


More information about the macports-changes mailing list