[52894] trunk/dports/archivers/ppmd/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 25 03:22:17 PDT 2009


Revision: 52894
          http://trac.macports.org/changeset/52894
Author:   ryandesign at macports.org
Date:     2009-06-25 03:22:17 -0700 (Thu, 25 Jun 2009)
Log Message:
-----------
ppmd: use configure.cxx; see UsingTheRightCompiler

Modified Paths:
--------------
    trunk/dports/archivers/ppmd/Portfile

Modified: trunk/dports/archivers/ppmd/Portfile
===================================================================
--- trunk/dports/archivers/ppmd/Portfile	2009-06-25 10:20:09 UTC (rev 52893)
+++ trunk/dports/archivers/ppmd/Portfile	2009-06-25 10:22:17 UTC (rev 52894)
@@ -25,6 +25,7 @@
 
 build.type      bsd
 build.args      "CXXFLAGS=\"${configure.cflags}\""
+build.env       CXX=${configure.cxx}
 
 destroot {
     xinstall ${worksrcpath}/ppmd ${destroot}${prefix}/bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090625/2d3533bc/attachment.html>


More information about the macports-changes mailing list