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. --- sysutils/xuvmstat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/xuvmstat') diff --git a/sysutils/xuvmstat/Makefile b/sysutils/xuvmstat/Makefile index 3a81b433707..5700d9abb98 100644 --- a/sysutils/xuvmstat/Makefile +++ b/sysutils/xuvmstat/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.9 2003/08/11 07:39:26 martin Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/20 12:26:16 agc Exp $ # DISTNAME= ${PKGNAME:S/-//} PKGNAME= xuvmstat-20030810 -WRKSRC= ${WRKDIR}/xuvmstat CATEGORIES= sysutils MASTER_SITES= http://www.NetBSD.org/~chuck/gz/ MAINTAINER= wiz@NetBSD.org COMMENT= Graphical display for the current UVM status +WRKSRC= ${WRKDIR}/xuvmstat MAKE_ENV+= X11BASE=${X11BASE} do-install: -- cgit v1.2.3