pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ncurses



Module Name:    pkgsrc
Committed By:   jlam
Date:           Tue Feb 26 17:21:13 UTC 2008

Modified Files:
        pkgsrc/devel/ncurses: buildlink3.mk builtin.mk

Log Message:
Always make ncurses headers and libraries available as <curses.h> and
-lcurses so that GNU configure scripts that check for those ahead of
<ncurses.h> and -lncurses will still use ncurses instead of picking up
a system curses.

This was a regression introduced by my recent ncurses commits.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/devel/ncurses/buildlink3.mk
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/ncurses/builtin.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index