diff options
Diffstat (limited to 'games/exchess-book-small/Makefile')
-rw-r--r-- | games/exchess-book-small/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/exchess-book-small/Makefile b/games/exchess-book-small/Makefile index 45c98f2ba18..748fd72ab5b 100644 --- a/games/exchess-book-small/Makefile +++ b/games/exchess-book-small/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 16:49:44 martti Exp $ +# $NetBSD: Makefile,v 1.8 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+= exchess-[0-9]*:../../games/exchess CONFLICTS= ${CHESS_ENGINE}-book-[0-9]* +WRKSRC= ${WRKDIR} CHESS_ENGINE= exchess DIST_SUBDIR= chessbooks NO_CONFIGURE= # defined |