recoll: ensure we're UsingTheRightCompiler; see #30465
--- 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