[46053] trunk/dports/sysutils/getopt/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Tue Jan 27 17:39:01 PST 2009
Revision: 46053
http://trac.macports.org/changeset/46053
Author: mcalhoun at macports.org
Date: 2009-01-27 17:39:01 -0800 (Tue, 27 Jan 2009)
Log Message:
-----------
getopt: Ensure correct compiler is used.
Modified Paths:
--------------
trunk/dports/sysutils/getopt/Portfile
Modified: trunk/dports/sysutils/getopt/Portfile
===================================================================
--- trunk/dports/sysutils/getopt/Portfile 2009-01-28 01:32:11 UTC (rev 46052)
+++ trunk/dports/sysutils/getopt/Portfile 2009-01-28 01:39:01 UTC (rev 46053)
@@ -35,7 +35,7 @@
use_configure no
-build.args LIBCGETOPT=0 prefix=${prefix} mandir=${prefix}/share/man
+build.args LIBCGETOPT=0 prefix=${prefix} mandir=${prefix}/share/man CC=${configure.cc}
destroot.args ${build.args}
destroot.target install install_doc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090127/ea420b65/attachment.html>
More information about the macports-changes
mailing list