[89140] trunk/dports/devel/astyle/Portfile

cal at macports.org cal at macports.org
Thu Jan 19 14:02:06 PST 2012


Revision: 89140
          http://trac.macports.org/changeset/89140
Author:   cal at macports.org
Date:     2012-01-19 14:02:06 -0800 (Thu, 19 Jan 2012)
Log Message:
-----------
astyle: UsingTheRighCompiler

Modified Paths:
--------------
    trunk/dports/devel/astyle/Portfile

Modified: trunk/dports/devel/astyle/Portfile
===================================================================
--- trunk/dports/devel/astyle/Portfile	2012-01-19 21:53:07 UTC (rev 89139)
+++ trunk/dports/devel/astyle/Portfile	2012-01-19 22:02:06 UTC (rev 89140)
@@ -28,6 +28,9 @@
 universal_variant no
 build.target      release
 build.env-append  PREFIX=${prefix}
+build.args-append CXX=${configure.cxx}
+destroot.args-append \
+                  CXX=${configure.cxx}
 destroot.destdir  PREFIX=${prefix} DESTROOT=${destroot} DESTDIR=${destroot}${prefix}
 
 variant lib description {Build and install the libraries} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120119/9dbd9a52/attachment.html>


More information about the macports-changes mailing list