[93908] trunk/dports/devel/glib2/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Jun 4 02:53:32 PDT 2012


Revision: 93908
          https://trac.macports.org/changeset/93908
Author:   jeremyhu at macports.org
Date:     2012-06-04 02:53:32 -0700 (Mon, 04 Jun 2012)
Log Message:
-----------
glib2: Add an explicit dependency against libxml2 to force an archcheck (#34744)

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

Modified: trunk/dports/devel/glib2/Portfile
===================================================================
--- trunk/dports/devel/glib2/Portfile	2012-06-04 06:01:20 UTC (rev 93907)
+++ trunk/dports/devel/glib2/Portfile	2012-06-04 09:53:32 UTC (rev 93908)
@@ -45,11 +45,13 @@
                             port:libiconv \
                             port:zlib \
                             port:libffi \
+                            port:libxml2 \
                             path:bin/perl:perl5
 
 archcheck.files             lib/libintl.dylib \
                             lib/libiconv.dylib \
                             lib/libz.dylib \
+                            lib/libxml2.dylib \
                             lib/libffi.dylib
 
 # TODO: compiling with clang produces a glib that breaks other ports; see #32202, #32204, #32233.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120604/44d14e07/attachment.html>


More information about the macports-changes mailing list