From c92408684ed15d4fc260bc9b3c10739ec26952ca Mon Sep 17 00:00:00 2001 From: seb Date: Wed, 2 Jul 2003 21:04:18 +0000 Subject: Convert to USE_NEW_TEXINFO. XXX Don't bother to cleanup the patch file to remove INSTALL_INFO invocation, it is caught anyway by the buildlink install-info script. --- games/xboard/Makefile | 6 ++++-- games/xboard/PLIST | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'games/xboard') diff --git a/games/xboard/Makefile b/games/xboard/Makefile index 3d58f4711b0..fb46431f880 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2002/09/11 11:14:48 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/07/02 21:04:18 seb Exp $ DISTNAME= xboard-4.2.6 CATEGORIES= games @@ -16,6 +16,9 @@ GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --enable-xpm CONFIGURE_ARGS+= --enable-zippy # interface to ICS +USE_NEW_TEXINFO= YES +INFO_FILES= xboard.info + .include "../../mk/bsd.prefs.mk" .if defined(XAW_TYPE) && (${XAW_TYPE} == "3d" || ${XAW_TYPE} == "xpm") @@ -26,5 +29,4 @@ CONFIGURE_ARGS+= --with-Xaw3d .include "../../graphics/xpm/buildlink2.mk" .include "../../mk/xaw.buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/games/xboard/PLIST b/games/xboard/PLIST index bfabae33fdd..909f9a4825b 100644 --- a/games/xboard/PLIST +++ b/games/xboard/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:19 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/02 21:04:19 seb Exp $ bin/cmail bin/pxboard bin/xboard bin/zic2xpm -@unexec ${INSTALL_INFO} --delete %D/info/xboard.info %D/info/dir info/xboard.info -@exec ${INSTALL_INFO} %D/info/xboard.info %D/info/dir man/man6/cmail.6 man/man6/xboard.6 man/man6/zic2xpm.6 -- cgit v1.2.3