diff options
author | wiz <wiz@pkgsrc.org> | 2000-10-21 22:36:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-10-21 22:36:33 +0000 |
commit | 10fbf4fab716e4d95e8233aede4da47e27ed9927 (patch) | |
tree | fafc191952fc29b5829e5dc4531719e204b5af3b /games/gnuchess-book-chess | |
parent | ffd7953008abcfe3c3137f9a0de54831d6d60a16 (diff) | |
download | pkgsrc-10fbf4fab716e4d95e8233aede4da47e27ed9927.tar.gz |
reorder lines for pkglint
Diffstat (limited to 'games/gnuchess-book-chess')
-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 |