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.
This commit is contained in:
seb 2003-07-02 21:04:18 +00:00
parent 2f752afdeb
commit c92408684e
2 changed files with 5 additions and 5 deletions

View file

@ -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"

View file

@ -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