[66949] trunk/dports/graphics/whirlgif/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 26 12:45:48 PDT 2010


Revision: 66949
          http://trac.macports.org/changeset/66949
Author:   ryandesign at macports.org
Date:     2010-04-26 12:45:46 -0700 (Mon, 26 Apr 2010)
Log Message:
-----------
whirlgif: ensure we're UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/graphics/whirlgif/Portfile

Modified: trunk/dports/graphics/whirlgif/Portfile
===================================================================
--- trunk/dports/graphics/whirlgif/Portfile	2010-04-26 19:44:37 UTC (rev 66948)
+++ trunk/dports/graphics/whirlgif/Portfile	2010-04-26 19:45:46 UTC (rev 66949)
@@ -19,6 +19,8 @@
 
 use_configure	no
 
+build.args		CC=${configure.cc}
+
 destroot	{
 	xinstall -m 755 -s ${worksrcpath}/whirlgif ${destroot}${prefix}/bin
 	xinstall -m 644 ${worksrcpath}/whirlgif.1 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100426/52eace2d/attachment.html>


More information about the macports-changes mailing list