[56191] trunk/dports/devel/poll-emulator/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Aug 24 23:21:30 PDT 2009


Revision: 56191
          http://trac.macports.org/changeset/56191
Author:   ryandesign at macports.org
Date:     2009-08-24 23:21:30 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
poll-emulator: use configure.cc; see UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/devel/poll-emulator/Portfile

Modified: trunk/dports/devel/poll-emulator/Portfile
===================================================================
--- trunk/dports/devel/poll-emulator/Portfile	2009-08-25 06:20:32 UTC (rev 56190)
+++ trunk/dports/devel/poll-emulator/Portfile	2009-08-25 06:21:30 UTC (rev 56191)
@@ -23,6 +23,7 @@
 use_configure           no
 
 build.pre_args          PREFIX=${prefix}
+build.args              CC=${configure.cc}
 
 destroot {
     system "cd ${worksrcpath} && make PREFIX=${destroot}${prefix} install"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/c1c2478b/attachment-0001.html>


More information about the macports-changes mailing list