[80175] trunk/dports/x11/xinit/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Tue Jul 5 18:37:07 PDT 2011


Revision: 80175
          http://trac.macports.org/changeset/80175
Author:   rmstonecipher at macports.org
Date:     2011-07-05 18:37:06 -0700 (Tue, 05 Jul 2011)
Log Message:
-----------
x11/xinit added configure argument to ensure port is UsingTheRightCompiler when using cpp

Modified Paths:
--------------
    trunk/dports/x11/xinit/Portfile

Modified: trunk/dports/x11/xinit/Portfile
===================================================================
--- trunk/dports/x11/xinit/Portfile	2011-07-06 01:28:12 UTC (rev 80174)
+++ trunk/dports/x11/xinit/Portfile	2011-07-06 01:37:06 UTC (rev 80175)
@@ -33,6 +33,8 @@
 
 configure.args --with-launchd-id-prefix=org.macports
 
+configure.args-append   RAWCPP=${configure.cpp}
+
 post-destroot {
 	if {${os.platform} == "darwin" && [rpm-vercomp ${os.version} 10.3.0] < 0} {
 		file delete -force ${destroot}/Library/LaunchAgents/org.macports.startx.plist
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110705/c06755e1/attachment.html>


More information about the macports-changes mailing list