From e66e8651b3ca434a25e3953e4ec4ac7f633b8284 Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 4 Aug 2003 14:45:26 +0000 Subject: Convert to USE_NEW_TEXINFO. --- net/zebra/Makefile | 6 ++++-- net/zebra/PLIST | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/zebra') diff --git a/net/zebra/Makefile b/net/zebra/Makefile index 9d7060639c5..fc3f4b64cc6 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2002/10/02 19:36:55 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2003/08/04 14:45:26 seb Exp $ # Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp # @@ -23,6 +23,9 @@ CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} PLIST_SRC= # empty +USE_NEW_TEXINFO= YES +INFO_FILES= zebra.info + .if defined(USE_ZEBRA_VTYSH) && ${USE_ZEBRA_VTYSH} == "YES" USE_GNU_READLINE= # uses rl_pending_input . include "../../devel/readline/buildlink2.mk" @@ -60,5 +63,4 @@ post-install: @${CHMOD} a+r ${PREFIX}/share/examples/zebra/* .include "../../mk/automake.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/zebra/PLIST b/net/zebra/PLIST index 596c29e9af2..036c4ca38a4 100644 --- a/net/zebra/PLIST +++ b/net/zebra/PLIST @@ -1,7 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2002/08/25 21:50:20 jlam Exp $ -@unexec ${INSTALL_INFO} --delete %D/info/zebra.info %D/info/dir +@comment $NetBSD: PLIST,v 1.5 2003/08/04 14:45:26 seb Exp $ info/zebra.info -@exec ${INSTALL_INFO} %D/info/zebra.info %D/info/dir man/man1/vtysh.1 man/man8/bgpd.8 man/man8/ospfd.8 -- cgit v1.2.3