Subject: CVS commit: pkgsrc/devel/ncurses
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/19/2001 08:35:40
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Jun 19 05:35:39 UTC 2001

Modified Files:
	pkgsrc/devel/ncurses: distinfo
Added Files:
	pkgsrc/devel/ncurses/patches: patch-ac patch-ad patch-ae patch-af
	    patch-ag patch-ah

Log Message:
Remove explicit inclusion of -I$(includedir) into CPPFLAGS and -L$(libdir)
into LDFLAGS.  This makes building of ncurses on a system already having
ncurses installed possible.  This is just another chapter of the continuing
buildlink saga.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/ncurses/distinfo
cvs rdiff -r0 -r1.9 pkgsrc/devel/ncurses/patches/patch-ac
cvs rdiff -r0 -r1.6 pkgsrc/devel/ncurses/patches/patch-ad \
    pkgsrc/devel/ncurses/patches/patch-af
cvs rdiff -r0 -r1.5 pkgsrc/devel/ncurses/patches/patch-ae \
    pkgsrc/devel/ncurses/patches/patch-ag \
    pkgsrc/devel/ncurses/patches/patch-ah

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