Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2001 08:48:57
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue May 29 05:48:57 UTC 2001

Modified Files:
	pkgsrc/time/devtodo: Makefile distinfo
Added Files:
	pkgsrc/time/devtodo/patches: patch-ac

Log Message:
Use buildlink.mk to get readline dependency and use ${BUILDLINK_INCDIR}
and ${BUILDLINK_LIBDIR} to find headers and libraries.  Note that this
package uses libtool with USE_LIBTOOL and LTCONFIG_OVERRIDE.  Look for
tputs() in libtermcap.  Add patch to ensure that the proper LDFLAGS are
passed when linking the executable.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/time/devtodo/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/time/devtodo/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/time/devtodo/patches/patch-ac

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