From fa3dc02d34e37c6b8ec814a0568dd14e3e757c84 Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 28 Sep 2016 12:59:25 +0000 Subject: BOOK_FILE renamed along with gnuchess version up, fix build failure. --- games/gnuchess-book/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnuchess-book/Makefile') diff --git a/games/gnuchess-book/Makefile b/games/gnuchess-book/Makefile index ac65f785f9b..591919a23a3 100644 --- a/games/gnuchess-book/Makefile +++ b/games/gnuchess-book/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/10/06 11:54:41 asau Exp $ +# $NetBSD: Makefile,v 1.8.30.1 2016/09/28 12:59:25 mef Exp $ # DISTNAME= book_1.01.pgn @@ -25,7 +25,7 @@ PLIST_SUBST+= BOOK_FILE=${BOOK_FILE:Q} BOOKDIR= ${PREFIX}/lib/${CHESS_ENGINE} PGN_FILE= ${DISTNAME} -BOOK_FILE= book.dat +BOOK_FILE= book.bin do-build: @${ECHO} "book add ${WRKSRC}/${PGN_FILE}" > ${WRKSRC}/makebook.gnuchess -- cgit v1.2.3