summaryrefslogtreecommitdiff
path: root/games/galaxa
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/galaxa
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/galaxa')
-rw-r--r--games/galaxa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/galaxa/Makefile b/games/galaxa/Makefile
index ec4d73dd3a5..da8e8b462cf 100644
--- a/games/galaxa/Makefile
+++ b/games/galaxa/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2003/06/08 19:19:32 cjep Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:15:40 agc Exp $
#
DISTNAME= galaxa.0.1
PKGNAME= galaxa-0.1
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/galaxa
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/galaxa/
@@ -12,6 +11,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.newbreedsoftware.com/galaxa/
COMMENT= Space game based loosely on "Galaga"
+WRKSRC= ${WRKDIR}/galaxa
MAKEFILE= makefile
USE_X11= yes