[86738] trunk/dports/graphics/asymptote/Portfile

raphael at macports.org raphael at macports.org
Wed Nov 2 10:09:09 PDT 2011


Revision: 86738
          http://trac.macports.org/changeset/86738
Author:   raphael at macports.org
Date:     2011-11-02 10:09:09 -0700 (Wed, 02 Nov 2011)
Log Message:
-----------
asymptote: set configure.cxx for apple-gcc-4.2, see #31759 (maintainer timeout)

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

Modified: trunk/dports/graphics/asymptote/Portfile
===================================================================
--- trunk/dports/graphics/asymptote/Portfile	2011-11-02 17:04:10 UTC (rev 86737)
+++ trunk/dports/graphics/asymptote/Portfile	2011-11-02 17:09:09 UTC (rev 86738)
@@ -40,6 +40,8 @@
     if {![file executable ${configure.cc}]} {
         depends_build-append port:apple-gcc42
         configure.compiler apple-gcc-4.2
+        # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
+        configure.cxx ${prefix}/bin/g++-apple-4.2
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111102/c52552eb/attachment.html>


More information about the macports-changes mailing list