From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- time/globe/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'time/globe') diff --git a/time/globe/Makefile b/time/globe/Makefile index 96e492b798f..6e0fb65491c 100644 --- a/time/globe/Makefile +++ b/time/globe/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 17:28:40 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/20 12:27:16 agc Exp $ # DISTNAME= globe_26mar94 PKGNAME= globe-19940326 -WRKSRC= ${WRKDIR}/globe CATEGORIES= time MASTER_SITES= http://www.acme.com/software/globe/ @@ -11,4 +10,6 @@ MAINTAINER= is@NetBSD.org HOMEPAGE= http://www.acme.com/software/globe/ COMMENT= Display the currently-lighted face of Earth in ASCII +WRKSRC= ${WRKDIR}/globe + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3