summaryrefslogtreecommitdiff
path: root/games/xboard
diff options
context:
space:
mode:
authorseb <seb>2003-07-02 21:04:18 +0000
committerseb <seb>2003-07-02 21:04:18 +0000
commit04720041924968e95bacea407e417e27ab47fc3d (patch)
treedaa6247be6d51503db395b4027379909a5acd172 /games/xboard
parent206d13f2ccf52add9b13185089c91a0001462175 (diff)
downloadpkgsrc-04720041924968e95bacea407e417e27ab47fc3d.tar.gz
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.
Diffstat (limited to 'games/xboard')
-rw-r--r--games/xboard/Makefile6
-rw-r--r--games/xboard/PLIST4
2 files changed, 5 insertions, 5 deletions
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