diff options
Diffstat (limited to 'games/crafty-book-small')
-rw-r--r-- | games/crafty-book-small/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-book-small/Makefile b/games/crafty-book-small/Makefile index 1912df87bce..235c7c1c311 100644 --- a/games/crafty-book-small/Makefile +++ b/games/crafty-book-small/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:41 martti Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:15:40 agc Exp $ DISTNAME= small PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 -WRKSRC= ${WRKDIR} CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/ EXTRACT_SUFX= .zip @@ -14,6 +13,7 @@ DEPENDS+= crafty>=17.0:../../games/crafty CONFLICTS= ${CHESS_ENGINE}-book-[0-9]* +WRKSRC= ${WRKDIR} CHESS_ENGINE= crafty DIST_SUBDIR= chessbooks NO_CONFIGURE= # defined |