From 95b3e3e2360a18f5efbc61ef85a063b7481be09f 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/w3m/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/w3m/Makefile.common') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index 7fd3c919d6c..aa090a529b4 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,7 +1,8 @@ -# $NetBSD: Makefile.common,v 1.17 2003/03/28 20:29:27 wiz Exp $ +# $NetBSD: Makefile.common,v 1.18 2003/03/29 12:42:56 jmmv Exp $ # DISTNAME= w3m-${W3M_VERS} +WRKSRC= ${WRKDIR}/w3m-${W3M_VERS} CATEGORIES= www MASTER_SITES= http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/ @@ -16,7 +17,6 @@ W3M_M17N_VERS= 20030224 # w3m source with m17n patch applied. W3M_SRC= ${DISTNAME}${EXTRACT_SUFX} -WRKSRC= ${WRKDIR}/w3m-${W3M_VERS} DISTFILES+= ${W3M_SRC} EXTRACT_ONLY= ${W3M_SRC} -- cgit v1.2.3