[74581] trunk/dports/devel/readline-5
Ryan Schmidt
ryandesign at macports.org
Wed Dec 22 10:06:42 PST 2010
On Dec 22, 2010, at 09:08, kimuraw at macports.org wrote:
> Revision: 74581
> http://trac.macports.org/changeset/74581
> Author: kimuraw at macports.org
> Date: 2010-12-22 07:08:11 -0800 (Wed, 22 Dec 2010)
> Log Message:
> -----------
> devel/readline-5:
> (1) change location of header files.
> [before] ${prefix}/include/readline5/*.h
> [after] ${prefix}/include/readline5/readline/*.h
> most of programs using readline expect <readline/readline.h>.
> this change enables to include readline-5 headers with CFLAG
> "-I${prefix}/include/readline5".
Because this changes where files get installed by the port, you should have increased the port's revision. I did this in r74590.
More information about the macports-dev
mailing list