New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80175


Ignore:
Timestamp:
07/05/11 18:37:06 (4 years ago)
Author:
rmstonecipher@…
Message:

x11/xinit added configure argument to ensure port is UsingTheRightCompiler when using cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/xinit/Portfile

    r80052 r80175  
    3434configure.args --with-launchd-id-prefix=org.macports 
    3535 
     36configure.args-append   RAWCPP=${configure.cpp} 
     37 
    3638post-destroot { 
    3739        if {${os.platform} == "darwin" && [rpm-vercomp ${os.version} 10.3.0] < 0} { 
Note: See TracChangeset for help on using the changeset viewer.