summaryrefslogtreecommitdiff
path: root/games/gnugo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnugo/Makefile')
-rw-r--r--games/gnugo/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index b27e410f650..bd59349a5b2 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/11/15 00:20:21 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/02 20:56:00 seb Exp $
DISTNAME= gnugo-3.2
CATEGORIES= games
@@ -12,5 +12,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_BUILDLINK2= yes
-.include "../../mk/texinfo.mk"
+USE_NEW_TEXINFO= YES
+INFO_FILES= gnugo.info
+
.include "../../mk/bsd.pkg.mk"