summaryrefslogtreecommitdiff
path: root/games/xboard
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
committerseb <seb@pkgsrc.org>2003-08-09 10:49:07 +0000
commit4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe (patch)
tree4f6f8b11d792cd5dcb2a1e6d660a3d343fb96c50 /games/xboard
parent8d15907ec2b57f0ed9901c300b10d188b5912fee (diff)
downloadpkgsrc-4a2efdf6fdd2ffdd80d2004f36cc96ee8d1c5dfe.tar.gz
USE_NEW_TEXINFO is unnecessary now.
Diffstat (limited to 'games/xboard')
-rw-r--r--games/xboard/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xboard/Makefile b/games/xboard/Makefile
index 3dce782b5e5..578662e3b40 100644
--- a/games/xboard/Makefile
+++ b/games/xboard/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/08/08 16:38:41 seb Exp $
+# $NetBSD: Makefile,v 1.22 2003/08/09 10:51:12 seb Exp $
DISTNAME= xboard-4.2.6
CATEGORIES= games
@@ -14,7 +14,6 @@ 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"