summaryrefslogtreecommitdiff
path: root/games/xscrabble
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/xscrabble
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.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