[92013] trunk/dports/x11/pango-devel/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 15 17:18:20 PDT 2012


Revision: 92013
          https://trac.macports.org/changeset/92013
Author:   ryandesign at macports.org
Date:     2012-04-15 17:18:17 -0700 (Sun, 15 Apr 2012)
Log Message:
-----------
pango-devel: now that glib2 is >= 2.31.0, and because pkgconfig now depends on glib2, no longer default to depending on glib2-devel

Modified Paths:
--------------
    trunk/dports/x11/pango-devel/Portfile

Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile	2012-04-15 23:46:42 UTC (rev 92012)
+++ trunk/dports/x11/pango-devel/Portfile	2012-04-16 00:18:17 UTC (rev 92013)
@@ -35,14 +35,13 @@
     port:pkgconfig
 
 depends_lib \
-    path:lib/pkgconfig/glib-2.0.pc:glib2-devel \
+    path:lib/pkgconfig/glib-2.0.pc:glib2 \
     path:lib/pkgconfig/cairo.pc:cairo
 
 archcheck.files         lib/libglib-2.0.dylib \
                         lib/libcairo.dylib
 
-patchfiles \
-    patch-ltmain.sh.diff
+patchfiles              patch-ltmain.sh.diff
 
 configure.ccache        no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120415/c813e46a/attachment.html>


More information about the macports-changes mailing list