diff options
Diffstat (limited to 'games/crafty-book-large/Makefile')
-rw-r--r-- | games/crafty-book-large/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/crafty-book-large/Makefile b/games/crafty-book-large/Makefile index eb267806007..e2ef38bccb6 100644 --- a/games/crafty-book-large/Makefile +++ b/games/crafty-book-large/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:49:40 martti Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:15:40 agc Exp $ DISTNAME= large PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511 -WRKSRC= ${WRKDIR} CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/ EXTRACT_SUFX= .zip @@ -22,6 +21,7 @@ REASON= "Files too large" NO_SRC_ON_CDROM= ${REASON} NO_SRC_ON_FTP= ${REASON} +WRKSRC= ${WRKDIR} CHESS_ENGINE= crafty DIST_SUBDIR= chessbooks NO_CONFIGURE= # defined |