[55007] trunk/dports/devel/libgdiplus/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 5 19:44:25 PDT 2009


Revision: 55007
          http://trac.macports.org/changeset/55007
Author:   ryandesign at macports.org
Date:     2009-08-05 19:44:24 -0700 (Wed, 05 Aug 2009)
Log Message:
-----------
libgdiplus: allow pango-devel to satisfy pango dependency. Remove cairo dependency since pango already depends on cairo.

Modified Paths:
--------------
    trunk/dports/devel/libgdiplus/Portfile

Modified: trunk/dports/devel/libgdiplus/Portfile
===================================================================
--- trunk/dports/devel/libgdiplus/Portfile	2009-08-06 02:40:36 UTC (rev 55006)
+++ trunk/dports/devel/libgdiplus/Portfile	2009-08-06 02:44:24 UTC (rev 55007)
@@ -49,8 +49,7 @@
 }
 
 variant pango description {Enable Pango font rendering support (experimental)} {
-    depends_lib-append  port:cairo \
-                        port:pango
+    depends_lib-append      path:lib/pkgconfig/pango.pc:pango
 
     configure.args-append   --with-cairo=system \
                             --with-pango
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090805/f9b79ddb/attachment.html>


More information about the macports-changes mailing list