Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2001 00:02:29
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon May 28 21:02:29 UTC 2001

Modified Files:
	pkgsrc/net/zebra: Makefile distinfo
	pkgsrc/net/zebra/patches: patch-ag
	pkgsrc/net/zebra/pkg: PLIST

Log Message:
Use buildlink.mk to get readline dependency and use ${BUILDLINK_INCDIR}
and ${BUILDLINK_LIBDIR} to find headers and libraries.  Also find tputs()
in termcap first, before looking in tinfo, curses, then ncurses.  Simplify
the PLIST handling by using space-separated list of PLIST files in
PLIST_SRC.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 pkgsrc/net/zebra/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/zebra/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/net/zebra/patches/patch-ag
cvs rdiff -r1.10 -r1.11 pkgsrc/net/zebra/pkg/PLIST

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