From fa48dc5f37fe8059bb62ac843ba726a47ba155b0 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 28 May 2001 21:02:28 +0000 Subject: 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. --- net/zebra/pkg/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/zebra/pkg') diff --git a/net/zebra/pkg/PLIST b/net/zebra/pkg/PLIST index 3cbb6743cd3..3c4a6f81b5b 100644 --- a/net/zebra/pkg/PLIST +++ b/net/zebra/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2001/02/03 09:45:17 itojun Exp $ +@comment $NetBSD: PLIST,v 1.11 2001/05/28 21:02:29 jlam Exp $ @unexec install-info --delete %D/info/zebra.info %D/info/dir info/zebra.info @exec install-info %D/info/zebra.info %D/info/dir @@ -16,3 +16,4 @@ share/examples/zebra/bgpd.conf.sample2 share/examples/zebra/ospfd.conf.sample share/examples/zebra/ripd.conf.sample share/examples/zebra/zebra.conf.sample +@dirrm share/examples/zebra -- cgit v1.2.3