From bd104e94125bfe7dfcebf5b4161276a4198449e9 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. --- textproc/rfcutil/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/rfcutil') diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile index ec462d89705..ff4e8841fdd 100644 --- a/textproc/rfcutil/Makefile +++ b/textproc/rfcutil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2001/04/17 20:58:43 zuntum Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/29 12:42:41 jmmv Exp $ # DISTNAME= rfc-3.2 PKGNAME= rfcutil-3.2 +WRKSRC= ${WRKDIR} CATEGORIES= textproc MASTER_SITES= http://www.dewn.com/rfc/ EXTRACT_SUFX= # @@ -13,7 +14,6 @@ COMMENT= Search for RFCs and do ports, services & protocol lookups DEPENDS+= w3m-[0-9]*:../../www/w3m -WRKSRC= ${WRKDIR} EXTRACT_ONLY= # NO_BUILD= YES -- cgit v1.2.3