[95810] trunk/dports/graphics/librsvg/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 23 01:02:03 PDT 2012
Revision: 95810
https://trac.macports.org/changeset/95810
Author: ryandesign at macports.org
Date: 2012-07-23 01:02:03 -0700 (Mon, 23 Jul 2012)
Log Message:
-----------
librsvg: ensure we're UsingTheRightCompiler and fix build for non-default build_arch
Modified Paths:
--------------
trunk/dports/graphics/librsvg/Portfile
Modified: trunk/dports/graphics/librsvg/Portfile
===================================================================
--- trunk/dports/graphics/librsvg/Portfile 2012-07-23 07:30:50 UTC (rev 95809)
+++ trunk/dports/graphics/librsvg/Portfile 2012-07-23 08:02:03 UTC (rev 95810)
@@ -62,6 +62,9 @@
build.cmd ${prefix}/bin/gmake
}
+# gobject-introspection doesn't use the right compiler
+build.args CC="${configure.cc} ${configure.cc_archflags}"
+
set buildpath ${worksrcpath}/macports
post-build {
xinstall -d ${buildpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120723/01378b07/attachment.html>
More information about the macports-changes
mailing list