[126609] trunk/dports/gnome/goffice/Portfile

devans at macports.org devans at macports.org
Sun Oct 12 13:14:57 PDT 2014


Revision: 126609
          https://trac.macports.org/changeset/126609
Author:   devans at macports.org
Date:     2014-10-12 13:14:57 -0700 (Sun, 12 Oct 2014)
Log Message:
-----------
goffice: make sure g-ir-scanner uses the right compiler.

Modified Paths:
--------------
    trunk/dports/gnome/goffice/Portfile

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2014-10-12 20:02:42 UTC (rev 126608)
+++ trunk/dports/gnome/goffice/Portfile	2014-10-12 20:14:57 UTC (rev 126609)
@@ -45,6 +45,9 @@
     patchfiles-append   patch_quartz-goffice-goffice.c.diff \
                         patch-goffice-math-go-quad.diff
 
+#   gobject-introspection uses g-ir-scanner, which uses $CC from env
+    build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+
     livecheck.type      gnome
 } else {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141012/78d54248/attachment.html>


More information about the macports-changes mailing list