[119883] trunk/dports/gnome/at-spi2-core/Portfile

cal at macports.org cal at macports.org
Thu May 8 15:06:29 PDT 2014


Revision: 119883
          https://trac.macports.org/changeset/119883
Author:   cal at macports.org
Date:     2014-05-08 15:06:29 -0700 (Thu, 08 May 2014)
Log Message:
-----------
at-spi2-core: Ensure we're UsingTheRightCompiler with gobject-introspection

Modified Paths:
--------------
    trunk/dports/gnome/at-spi2-core/Portfile

Modified: trunk/dports/gnome/at-spi2-core/Portfile
===================================================================
--- trunk/dports/gnome/at-spi2-core/Portfile	2014-05-08 22:02:47 UTC (rev 119882)
+++ trunk/dports/gnome/at-spi2-core/Portfile	2014-05-08 22:06:29 UTC (rev 119883)
@@ -57,5 +57,7 @@
     depends_build-append    port:gmake
     build.cmd               ${prefix}/bin/gmake
 }
+# gobject-introspection uses $CC from env
+build.env-append    CC=${configure.cc}
 
 livecheck.type      gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140508/077cf24e/attachment.html>


More information about the macports-changes mailing list