summaryrefslogtreecommitdiff
path: root/math/xlife
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /math/xlife
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
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 9d248898016..f23d2f817c6 100644
--- a/math/xlife/Makefile
+++ b/math/xlife/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2002/12/05 10:57:46 abs Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:46 jmmv Exp $
#
DISTNAME= xlife-5.0
PKGNAME= ${DISTNAME}nb1
+WRKSRC= ${WRKDIR}
CATEGORIES= math games
MASTER_SITES= http://www.tuxedo.org/~esr/
@@ -11,7 +12,6 @@ HOMEPAGE= http://www.tuxedo.org/~esr/software.html
COMMENT= John Horton Conway's "Game of Life"
USE_IMAKE= yes
-WRKSRC= ${WRKDIR}
INSTALL_TARGET= install