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-small/Makefile | |
parent | ffd7953008abcfe3c3137f9a0de54831d6d60a16 (diff) | |
download | pkgsrc-10fbf4fab716e4d95e8233aede4da47e27ed9927.tar.gz |
reorder lines for pkglint
Diffstat (limited to 'games/gnuchess-book-small/Makefile')
-rw-r--r-- | games/gnuchess-book-small/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gnuchess-book-small/Makefile b/games/gnuchess-book-small/Makefile index b82701db84b..307607cbbf7 100644 --- a/games/gnuchess-book-small/Makefile +++ b/games/gnuchess-book-small/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/10/15 08:19:27 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2000/10/21 22:38:08 wiz Exp $ DISTNAME= small PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 @@ -8,10 +8,10 @@ EXTRACT_SUFX= .zip MAINTAINER= jlam@netbsd.org -CONFLICTS= ${CHESS_ENGINE}-book-* - DEPENDS+= gnuchess>=5.00nb1:../../games/gnuchess +CONFLICTS= ${CHESS_ENGINE}-book-* + CHESS_ENGINE= gnuchess DIST_SUBDIR= chessbooks NO_WRKSUBDIR= # defined |