[MacPorts] #20190: xorg-libXt should use configure.cc and configure.cpp
MacPorts
noreply at macports.org
Mon Jul 6 16:57:10 PDT 2009
#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
More information about the macports-tickets
mailing list