[81419] trunk/dports/textproc/recoll/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 29 23:26:13 PDT 2011


Revision: 81419
          http://trac.macports.org/changeset/81419
Author:   ryandesign at macports.org
Date:     2011-07-29 23:26:12 -0700 (Fri, 29 Jul 2011)
Log Message:
-----------
recoll: ensure we're UsingTheRightCompiler; see #30465

Modified Paths:
--------------
    trunk/dports/textproc/recoll/Portfile

Modified: trunk/dports/textproc/recoll/Portfile
===================================================================
--- trunk/dports/textproc/recoll/Portfile	2011-07-30 06:25:08 UTC (rev 81418)
+++ trunk/dports/textproc/recoll/Portfile	2011-07-30 06:26:12 UTC (rev 81419)
@@ -39,5 +39,7 @@
 configure.args      --without-x \
                     --disable-x11mon
 
+build.args          CC=${configure.cc} CXX=${configure.cxx}
+
 # g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
 universal_variant   no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110729/3ad8d805/attachment.html>


More information about the macports-changes mailing list