[56095] trunk/dports/graphics/squish/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 23 23:47:23 PDT 2009


Revision: 56095
          http://trac.macports.org/changeset/56095
Author:   ryandesign at macports.org
Date:     2009-08-23 23:47:23 -0700 (Sun, 23 Aug 2009)
Log Message:
-----------
squish: use configure.cxx; see UsingTheRightCompiler

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

Modified: trunk/dports/graphics/squish/Portfile
===================================================================
--- trunk/dports/graphics/squish/Portfile	2009-08-24 06:47:02 UTC (rev 56094)
+++ trunk/dports/graphics/squish/Portfile	2009-08-24 06:47:23 UTC (rev 56095)
@@ -23,6 +23,8 @@
 
 patchfiles patch-config.diff
 
+build.env	CXX=${configure.cxx}
+
 destroot	{
 	xinstall -m 0644 ${worksrcpath}/lib${name}.a ${destroot}/${prefix}/lib
 	xinstall -m 0644 ${worksrcpath}/${name}.h ${destroot}/${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090823/b7755a71/attachment.html>


More information about the macports-changes mailing list