summaryrefslogtreecommitdiff
path: root/games/gnuchess-book-medium
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /games/gnuchess-book-medium
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'games/gnuchess-book-medium')
-rw-r--r--games/gnuchess-book-medium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess-book-medium/Makefile b/games/gnuchess-book-medium/Makefile
index e8f986433c9..c034fe44280 100644
--- a/games/gnuchess-book-medium/Makefile
+++ b/games/gnuchess-book-medium/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/03/08 06:10:47 jmc Exp $
+# $NetBSD: Makefile,v 1.8 2003/03/29 12:41:04 jmmv Exp $
DISTNAME= medium
PKGNAME= ${CHESS_ENGINE}-book-${DISTNAME}-20000511
PKGREVISION= 1
+WRKSRC= ${WRKDIR}
CATEGORIES= games
MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/common/${DISTNAME}/
EXTRACT_SUFX= .zip
@@ -16,7 +17,6 @@ CONFLICTS= ${CHESS_ENGINE}-book-[0-9]*
CHESS_ENGINE= gnuchess
DIST_SUBDIR= chessbooks
-WRKSRC= ${WRKDIR}
NO_CONFIGURE= # defined
USE_PERL5= build
USE_BUILDLINK2= YES