[50528] trunk/dports/x11/gtk2/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat May 2 10:33:50 PDT 2009


Revision: 50528
          http://trac.macports.org/changeset/50528
Author:   mcalhoun at macports.org
Date:     2009-05-02 10:33:49 -0700 (Sat, 02 May 2009)
Log Message:
-----------
gtk2: When cross-compiling, allow installation when not upgrading.

Modified Paths:
--------------
    trunk/dports/x11/gtk2/Portfile

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2009-05-02 17:26:29 UTC (rev 50527)
+++ trunk/dports/x11/gtk2/Portfile	2009-05-02 17:33:49 UTC (rev 50528)
@@ -130,6 +130,8 @@
             gio_can_sniff=yes \
             GTK_UPDATE_ICON_CACHE=${worksrcpath}-${run_arch}/gtk/gtk-update-icon-cache \
             GDK_PIXBUF_CSOURCE=${worksrcpath}-${run_arch}/gdk-pixbuf/gdk-pixbuf-csource
+        lappend merger_build_env(${arch}) \
+            GDK_PIXBUF_MODULE_FILE=${worksrcpath}-${run_arch}/gdk-pixbuf/gdk-pixbuf.loaders
     }
 
     post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090502/2b782f2d/attachment.html>


More information about the macports-changes mailing list