diff options
Diffstat (limited to 'games/gnuchess-book-chess/Makefile')
-rw-r--r-- | games/gnuchess-book-chess/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess-book-chess/Makefile b/games/gnuchess-book-chess/Makefile index b37dbb89cf6..f2f438b94fa 100644 --- a/games/gnuchess-book-chess/Makefile +++ b/games/gnuchess-book-chess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/10/15 01:57:10 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/10/21 22:38:07 wiz Exp $ # FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp # @@ -10,10 +10,10 @@ MASTER_SITES= ${MASTER_SITE_GNU:=chess/} MAINTAINER= jlam@netbsd.org -CONFLICTS+= gnuchess-book-* - DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess +CONFLICTS+= gnuchess-book-* + CHESS_ENGINE= gnuchess NO_CONFIGURE= # defined |