[115431] trunk/dports/graphics/cogl/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jan 1 16:43:55 PST 2014


Revision: 115431
          https://trac.macports.org/changeset/115431
Author:   jeremyhu at macports.org
Date:     2014-01-01 16:43:55 -0800 (Wed, 01 Jan 2014)
Log Message:
-----------
cogl: Use the g-ir-scanner recipe

Modified Paths:
--------------
    trunk/dports/graphics/cogl/Portfile

Modified: trunk/dports/graphics/cogl/Portfile
===================================================================
--- trunk/dports/graphics/cogl/Portfile	2014-01-02 00:26:58 UTC (rev 115430)
+++ trunk/dports/graphics/cogl/Portfile	2014-01-02 00:43:55 UTC (rev 115431)
@@ -59,6 +59,10 @@
     }
 }
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+destroot.args-append    CC="${configure.cc} ${configure.cc_archflags}"
+
 variant x11 conflicts quartz {
     patchfiles-append     patch-disable-quartz.diff
     depends_lib-append    port:gdk-pixbuf2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140101/ca108135/attachment.html>


More information about the macports-changes mailing list