summaryrefslogtreecommitdiff
path: root/math/xlife
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /math/xlife
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'math/xlife')
-rw-r--r--math/xlife/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xlife/Makefile b/math/xlife/Makefile
index 967c3c3383a..b7fe140a839 100644
--- a/math/xlife/Makefile
+++ b/math/xlife/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:48:20 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:20:05 agc Exp $
#
DISTNAME= xlife-5.0
PKGNAME= ${DISTNAME}nb1
-WRKSRC= ${WRKDIR}
CATEGORIES= math games
MASTER_SITES= http://www.tuxedo.org/~esr/
@@ -11,6 +10,7 @@ MAINTAINER= fredb@NetBSD.org
HOMEPAGE= http://www.tuxedo.org/~esr/software.html
COMMENT= John Horton Conway's "Game of Life"
+WRKSRC= ${WRKDIR}
USE_IMAKE= yes
INSTALL_TARGET= install