From 3ad1bdbf063a03bdcca7087d41be98b07ad933af 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. --- pkgtools/url2pkg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/url2pkg') diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 8d1b9b7f2a2..0b925440011 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2003/07/25 09:24:59 cjep Exp $ +# $NetBSD: Makefile,v 1.29 2004/01/20 12:23:58 agc Exp $ # DISTNAME= url2pkg-1.24 -WRKSRC= ${WRKDIR} CATEGORIES= pkgtools sysutils MASTER_SITES= # Nothing DISTFILES= # Nothing @@ -11,6 +10,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= # Nothing COMMENT= Tool to automate initial steps in building a package +WRKSRC= ${WRKDIR} EXTRACT_ONLY= # empty NO_CHECKSUM= yes EXTRACT_CMD= ${ECHO} -- cgit v1.2.3