summaryrefslogtreecommitdiff
path: root/games/xtux
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/xtux
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/xtux')
-rw-r--r--games/xtux/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile
index 4e306da3dfc..26b7e040528 100644
--- a/games/xtux/Makefile
+++ b/games/xtux/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:39:48 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:15:42 agc Exp $
DISTNAME= xtux-arena-src-nov-15
PKGNAME= xtux-0.2000.11.15
-WRKSRC= ${WRKDIR}/xtux
CATEGORIES= games
MASTER_SITES= http://www.adelaide.net.au/~philaw/ \
${MASTER_SITE_SOURCEFORGE:=xtux/}
@@ -11,6 +10,7 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://xtux.sourceforge.net/
COMMENT= 2D multi-player shootout using images from the Open Software scene
+WRKSRC= ${WRKDIR}/xtux
USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES