summaryrefslogtreecommitdiff
path: root/games/xscrabble
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /games/xscrabble
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'games/xscrabble')
-rw-r--r--games/xscrabble/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile
index 1c99bd7455e..69f5ffb355b 100644
--- a/games/xscrabble/Makefile
+++ b/games/xscrabble/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2002/10/21 12:22:21 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:12 jmmv Exp $
#
DISTNAME= xscrabble
PKGNAME= xscrabble-1.0
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/xscrabble
CATEGORIES= games x11
MASTER_SITES= http://www.belgarath.demon.co.uk/programs/
@@ -11,7 +12,6 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.belgarath.demon.co.uk/programs/
COMMENT= X version of the popular board game, for 1 to 4 players
-WRKSRC= ${WRKDIR}/xscrabble
DIST_SUBDIR= ${PKGNAME}
USE_BUILDLINK2= YES
USE_X11BASE= YES