[70309] trunk/dports/sysutils/slocate/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 5 13:22:38 PDT 2010


Revision: 70309
          http://trac.macports.org/changeset/70309
Author:   ryandesign at macports.org
Date:     2010-08-05 13:22:37 -0700 (Thu, 05 Aug 2010)
Log Message:
-----------
slocate: ensure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/sysutils/slocate/Portfile

Modified: trunk/dports/sysutils/slocate/Portfile
===================================================================
--- trunk/dports/sysutils/slocate/Portfile	2010-08-05 19:42:59 UTC (rev 70308)
+++ trunk/dports/sysutils/slocate/Portfile	2010-08-05 20:22:37 UTC (rev 70309)
@@ -46,6 +46,8 @@
     reinplace "s|__GROUP__|${install.group}|g" ${worksrcpath}/Makefile
 }
 
+build.args          CC="${configure.cc}"
+
 pre-destroot {
     addgroup slocate
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100805/ffba6711/attachment.html>


More information about the macports-changes mailing list