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. --- www/tidy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/tidy/Makefile') diff --git a/www/tidy/Makefile b/www/tidy/Makefile index 0cf6c7d41d8..7ce4ffaf4f7 100644 --- a/www/tidy/Makefile +++ b/www/tidy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2002/11/22 16:37:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:55 jmmv Exp $ # DISTNAME= tidy_src_021108 PKGNAME= tidy-20021108 +WRKSRC= ${WRKDIR}/tidy CATEGORIES= www MASTER_SITES= http://tidy.sourceforge.net/src/ \ http://tidy.sourceforge.net/docs/ \ @@ -14,7 +15,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://tidy.sourceforge.net/ COMMENT= Fixes and tidies up HTML files -WRKSRC= ${WRKDIR}/tidy ALL_TARGET= tidy CFLAGS+= -DPRESERVE_FILE_TIMES=0 -- cgit v1.2.3