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. --- news/xrn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news/xrn') diff --git a/news/xrn/Makefile b/news/xrn/Makefile index 5893024e326..def8d3af76b 100644 --- a/news/xrn/Makefile +++ b/news/xrn/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.6 2003/03/03 02:48:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/03/29 12:42:08 jmmv Exp $ # DISTNAME= 9.01 PKGNAME= xrn-9.01 PKGREVISION= 1 +WRKSRC= ${WRKDIR} CATEGORIES= news x11 MASTER_SITES= ftp://sipb.mit.edu/pub/xrn/ EXTRACT_SUFX= .tgz @@ -15,7 +16,6 @@ COMMENT= Usenet News reader for the X window system DIST_SUBDIR= xrn USE_IMAKE= yes -WRKSRC= ${WRKDIR} pre-install: ${INSTALL_DATA_DIR} ${X11PREFIX}/share/doc/xrn -- cgit v1.2.3