summaryrefslogtreecommitdiff
path: root/games/gemdropx
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/gemdropx
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/gemdropx')
-rw-r--r--games/gemdropx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile
index 1b6c28b6574..f49ecbdface 100644
--- a/games/gemdropx/Makefile
+++ b/games/gemdropx/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/03/29 12:41:04 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/20 12:15:40 agc Exp $
#
DISTNAME= gemdropx
PKGNAME= gemdropx-0.3
-WRKSRC= ${WRKDIR}/gemdropx
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
@@ -11,6 +10,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.sonic.net/~nbs/unix/x/gemdropx/
COMMENT= Color puzzle game for X11 similar to Gem Drop
+WRKSRC= ${WRKDIR}/gemdropx
MAKEFILE= makefile
USE_X11BASE= yes