[45535] trunk/dports/mail/cclient/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Jan 17 03:04:44 PST 2009


Revision: 45535
          http://trac.macports.org/changeset/45535
Author:   mcalhoun at macports.org
Date:     2009-01-17 03:04:43 -0800 (Sat, 17 Jan 2009)
Log Message:
-----------
cclient: Ensure that correct compiler is used.

Modified Paths:
--------------
    trunk/dports/mail/cclient/Portfile

Modified: trunk/dports/mail/cclient/Portfile
===================================================================
--- trunk/dports/mail/cclient/Portfile	2009-01-17 10:52:25 UTC (rev 45534)
+++ trunk/dports/mail/cclient/Portfile	2009-01-17 11:04:43 UTC (rev 45535)
@@ -35,7 +35,7 @@
 }
 
 build.target	oxp
-build.args		EXTRACFLAGS=-fno-common
+build.args		EXTRACFLAGS=-fno-common CC=${configure.cc}
 
 variant ssl_plaintext description {Allow plaintext passwords over SSL} {
 	patchfiles patch-Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090117/eaf65d81/attachment.html>


More information about the macports-changes mailing list