#20190: xorg-libXt should use configure.cc and configure.cpp -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xorg-libXt -------------------------------------+-------------------------------------- Comment(by ryandesign@…): In the case of the "cpp" issue above, it seems the configure script looks for a variable RAWCPP. So to fix that part, add to the Portfile: {{{ configure.env-append RAWCPP=${configure.cpp} }}} -- Ticket URL: <http://trac.macports.org/ticket/20190#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS