summaryrefslogtreecommitdiff
path: root/games/imaze
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/imaze
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/imaze')
-rw-r--r--games/imaze/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index 51162bd87bb..5aede5ca138 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2003/04/10 20:10:17 grant Exp $
+# $NetBSD: Makefile,v 1.17 2004/01/20 12:15:40 agc Exp $
DISTNAME= imaze1.3
PKGNAME= imaze-1.3
-WRKSRC= ${WRKDIR}/imaze
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
DISTFILES= imaze-sounds.tar imaze1.3.tar.Z
@@ -13,6 +12,7 @@ COMMENT= Multiplayer, networked, action,x 3D maze game
EXTRACT_ONLY= imaze1.3.tar.Z
+WRKSRC= ${WRKDIR}/imaze
USE_BUILDLINK2= yes
USE_X11BASE= yes