[59598] trunk/dports/tex/luatex/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Oct 17 10:45:10 PDT 2009


Revision: 59598
          http://trac.macports.org/changeset/59598
Author:   ryandesign at macports.org
Date:     2009-10-17 10:45:08 -0700 (Sat, 17 Oct 2009)
Log Message:
-----------
luatex: make sure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/tex/luatex/Portfile

Modified: trunk/dports/tex/luatex/Portfile
===================================================================
--- trunk/dports/tex/luatex/Portfile	2009-10-17 17:15:23 UTC (rev 59597)
+++ trunk/dports/tex/luatex/Portfile	2009-10-17 17:45:08 UTC (rev 59598)
@@ -25,6 +25,8 @@
                     rmd160 0d0e8bcdaba73f1d182dc1cb42b06a53b7536494
 build.cmd           ./build.sh
 build.args          --parallel
+build.env           CC=${configure.cc} \
+                    CXX=${configure.cxx}
 build.target
 destroot {
     xinstall -m 755 -d ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091017/1ab74611/attachment.html>


More information about the macports-changes mailing list