Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2001 17:50:06
Module Name: pkgsrc
Committed By: wiz
Date: Tue Dec 25 15:50:06 UTC 2001
Modified Files:
pkgsrc/devel/ncurses: buildlink.mk
Log Message:
Allow adding wildcards to _INCOMPAT_CURSES to specify additional NetBSD
versions that were missing some specific curses functions, like
INCOMPAT_CURSES= 1.5 1.5.* 1.5[A-U]
for wgetnstr.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/ncurses/buildlink.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.