summaryrefslogtreecommitdiff
path: root/games/gnuchess4/Makefile
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit06f56759ab83097f935dffe578fb2580c3043d6b (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /games/gnuchess4/Makefile
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'games/gnuchess4/Makefile')
-rw-r--r--games/gnuchess4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gnuchess4/Makefile b/games/gnuchess4/Makefile
index 553e4c92fa2..c28e21554a4 100644
--- a/games/gnuchess4/Makefile
+++ b/games/gnuchess4/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 16:49:49 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:15:40 agc Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/27 07:41:12 fenner Exp
#
DISTNAME= gnuchess-4.0.pl80
PKGNAME= gnuchess4-4.0.80
-WRKSRC= ${WRKDIR}/${DISTNAME}/src
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -16,6 +15,7 @@ CONFLICTS= gnuchess-4.*
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
post-install: