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. --- sysutils/fakeroot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/fakeroot/Makefile') diff --git a/sysutils/fakeroot/Makefile b/sysutils/fakeroot/Makefile index f12ba261f18..990ed07a88b 100644 --- a/sysutils/fakeroot/Makefile +++ b/sysutils/fakeroot/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:33 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:26:15 agc Exp $ # DISTNAME= fakeroot_0.5.8 PKGNAME= fakeroot-0.5.8 -WRKSRC= ${WRKDIR}/fakeroot-0.5.8 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/f/fakeroot/} MAINTAINER= lonewolf@NetBSD.org COMMENT= Creates a fake root environment +WRKSRC= ${WRKDIR}/fakeroot-0.5.8 USE_LIBTOOL= YES LIBTOOL_OVERRIDE=${WRKSRC}/libtool GNU_CONFIGURE= YES -- cgit v1.2.3