From dc52048e014fdad9bb69ef9db159835a61c8dd4d Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- emulators/freebsd_lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/freebsd_lib') diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile index 0cca6488a21..40395ad40e0 100644 --- a/emulators/freebsd_lib/Makefile +++ b/emulators/freebsd_lib/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2003/07/21 16:45:55 martti Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/20 12:14:40 agc Exp $ # DISTNAME= freebsd_lib-2.2.7 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= emulators MASTER_SITES= http://www.flame.org/NetBSD/ @@ -12,6 +11,7 @@ COMMENT= Libraries necessary for FreeBSD compatibility, including XFree86 ONLY_FOR_PLATFORM= NetBSD-*-i386 +WRKSRC= ${WRKDIR} NO_BUILD= yes do-install: -- cgit v1.2.3