[56278] trunk/dports/print/psutils/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Aug 25 17:33:46 PDT 2009


Revision: 56278
          http://trac.macports.org/changeset/56278
Author:   ryandesign at macports.org
Date:     2009-08-25 17:33:46 -0700 (Tue, 25 Aug 2009)
Log Message:
-----------
psutils: use configure.cc; see UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/print/psutils/Portfile

Modified: trunk/dports/print/psutils/Portfile
===================================================================
--- trunk/dports/print/psutils/Portfile	2009-08-26 00:30:32 UTC (rev 56277)
+++ trunk/dports/print/psutils/Portfile	2009-08-26 00:33:46 UTC (rev 56278)
@@ -28,6 +28,8 @@
 }
 use_configure	no
 
+build.args	CC=${configure.cc}
+
 pre-destroot	{
 	reinplace "s|${prefix}|${destroot}${prefix}|g" "${worksrcpath}/Makefile"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090825/467c6906/attachment.html>


More information about the macports-changes mailing list