[126208] trunk/dports/gnome/totem-pl-parser/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Oct 5 04:02:00 PDT 2014


Revision: 126208
          https://trac.macports.org/changeset/126208
Author:   ryandesign at macports.org
Date:     2014-10-05 04:02:00 -0700 (Sun, 05 Oct 2014)
Log Message:
-----------
totem-pl-parser: use the right compiler for gobject-introspection code

Modified Paths:
--------------
    trunk/dports/gnome/totem-pl-parser/Portfile

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2014-10-05 10:51:08 UTC (rev 126207)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2014-10-05 11:02:00 UTC (rev 126208)
@@ -52,4 +52,7 @@
                 --enable-quvi \
                 --disable-silent-rules
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141005/c2f81c0b/attachment.html>


More information about the macports-changes mailing list