Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2004 13:26:03
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Mar  8 13:26:03 UTC 2004

Modified Files:
	pkgsrc/devel/ncurses: Makefile distinfo
Added Files:
	pkgsrc/devel/ncurses/patches: patch-ab patch-ad

Log Message:
Add two patches (that will end up in the next ncurses release) to make
this build with NetBSD make older than Dec 26 2003.
Problem was that ${FOO:$o=.lo} was not expanded as in GNU make
before that date; problem found by Thomas Dickey.
Remove USE_GNU_TOOLS+=make.


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 pkgsrc/devel/ncurses/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/ncurses/distinfo
cvs rdiff -r0 -r1.13 pkgsrc/devel/ncurses/patches/patch-ab
cvs rdiff -r0 -r1.8 pkgsrc/devel/ncurses/patches/patch-ad

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