From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- wm/uwm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/uwm') diff --git a/wm/uwm/Makefile b/wm/uwm/Makefile index 34e699d71b8..83689d4216a 100644 --- a/wm/uwm/Makefile +++ b/wm/uwm/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/03/03 03:32:36 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:46 jmmv Exp $ DISTNAME= X.V11R3uwm PKGNAME= uwm-19881027 PKGREVISION= 1 +WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -10,7 +11,6 @@ MAINTAINER= packages@netbsd.org #HOMEPAGE= http://www.x.org/ COMMENT= X11R3 window manager -WRKSRC= ${WRKDIR}/X.V11R3/clients/uwm USE_IMAKE= yes post-patch: -- cgit v1.2.3