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. --- print/lgrind/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lgrind') diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index d2b357237e7..bcb0996d1cd 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2002/08/27 03:00:12 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.14 2003/03/29 12:42:16 jmmv Exp $ DISTNAME= lgrind PKGNAME= lgrind-3.5 PKGREVISION= 2 +WRKSRC= ${WRKDIR}/lgrind/source CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 @@ -14,7 +15,6 @@ DEPENDS+= teTeX-1.0.*:../../print/teTeX USE_X11= yes NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL -WRKSRC= ${WRKDIR}/lgrind/source NO_CONFIGURE= yes pre-patch: -- cgit v1.2.3