[MacPorts] #23728: picocom 1.4
MacPorts
noreply at macports.org
Sat May 15 16:36:10 PDT 2010
#23728: picocom 1.4
-------------------------------+--------------------------------------------
Reporter: ranauei@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: picocom
-------------------------------+--------------------------------------------
Comment(by raimue@…):
The xinstall for the man page should be `xinstall -m 644` as a man page is
not executable.
Also the Makefile is using `cc` as compiler and does not respect what
MacPorts sets in the environment (see also UsingTheRightCompiler):
{{{
build.args CC=${configure.cc} \
CXX=${configure.cxx} \
CPP=${configure.cpp}
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23728#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list