From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- games/crafty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/crafty') diff --git a/games/crafty/Makefile b/games/crafty/Makefile index 224032b35b0..66b3d17b758 100644 --- a/games/crafty/Makefile +++ b/games/crafty/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2002/09/25 12:32:00 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.22 2003/03/29 12:41:02 jmmv Exp $ DISTNAME= crafty-18.15 +WRKSRC= ${WRKDIR} CATEGORIES= games MASTER_SITES= ftp://ftp.cis.uab.edu/pub/hyatt/v18/ \ ftp://ftp.cis.uab.edu/pub/hyatt/ \ @@ -14,7 +15,6 @@ COMMENT= chess engine USE_BUILDLINK2= YES DIST_SUBDIR= ${DISTNAME} -WRKSRC= ${WRKDIR} CRAFTY_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} CRAFTY_STARTPGN= start.pgn CRAFTY_DOCFILES= read.me crafty.faq -- cgit v1.2.3