summaryrefslogtreecommitdiff
path: root/games/quake3arena-demo
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/quake3arena-demo
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/quake3arena-demo')
-rw-r--r--games/quake3arena-demo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3arena-demo/Makefile b/games/quake3arena-demo/Makefile
index 585b2384c02..172e33f4129 100644
--- a/games/quake3arena-demo/Makefile
+++ b/games/quake3arena-demo/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2004/01/04 18:53:54 xtraeme Exp $
+# $NetBSD: Makefile,v 1.19 2004/01/20 12:15:41 agc Exp $
DISTNAME= linuxq3ademo-1_11-6_x86_gz
PKGREVISION= 1
PKGNAME= quake3arena-demo-1.11.6
-WRKSRC= ${WRKDIR}
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.idsoftware.com/idstuff/quake3/linux/ \
ftp://mirrors.xmission.com/idsoftware/quake3/linux/
@@ -35,6 +34,7 @@ ONLY_FOR_PLATFORM=*-*-i386
DISTBINNAME= q3demo
BINNAME= quake3arena-demo
+WRKSRC= ${WRKDIR}
DIST_SUBDIR= lokigames
LIBDIR= ${PREFIX}/lib/lokigames/${BINNAME}
SHAREDIR= ${PREFIX}/share/doc/lokigames