[126273] users/devans/GNOME-3/stable/dports/gnome/geocode-glib

devans at macports.org devans at macports.org
Mon Oct 6 14:58:58 PDT 2014


Revision: 126273
          https://trac.macports.org/changeset/126273
Author:   devans at macports.org
Date:     2014-10-06 14:58:58 -0700 (Mon, 06 Oct 2014)
Log Message:
-----------
GNOME-3/stable: geocode-glib, use the right compiler for introspection.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/geocode-glib/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/geocode-glib/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/geocode-glib
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/geocode-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/geocode-glib:116274-120528
/users/devans/GNOME-3/unstable/dports/gnome/geocode-glib:121423-125720
/users/rmstonecipher/gnome/geocode-glib:102363-103172
   + /branches/mld-qt-481/dports/gnome/geocode-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/geocode-glib:116274-126272
/users/devans/GNOME-3/unstable/dports/gnome/geocode-glib:121423-125720
/users/rmstonecipher/gnome/geocode-glib:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/geocode-glib/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/geocode-glib/Portfile	2014-10-06 21:43:22 UTC (rev 126272)
+++ users/devans/GNOME-3/stable/dports/gnome/geocode-glib/Portfile	2014-10-06 21:58:58 UTC (rev 126273)
@@ -49,6 +49,9 @@
 configure.args      --enable-introspection=yes \
                     --disable-silent-rules
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+
 platform darwin 8 {
     # The rules enabled by gobject-introspection require GNU make 3.81+
     depends_build-append    port:gmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141006/30953bb1/attachment.html>


More information about the macports-changes mailing list