summaryrefslogtreecommitdiff
path: root/games/xscrabble
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit06f56759ab83097f935dffe578fb2580c3043d6b (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/xscrabble
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
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 6f4c29e0a54..ccf61a14aad 100644
--- a/games/xscrabble/Makefile
+++ b/games/xscrabble/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:39:46 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:15:42 agc Exp $
#
DISTNAME= xscrabble
PKGNAME= xscrabble-1.0
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/xscrabble
CATEGORIES= games x11
MASTER_SITES= http://www.belgarath.demon.co.uk/programs/
@@ -12,6 +11,7 @@ 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