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. --- editors/joe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/joe') diff --git a/editors/joe/Makefile b/editors/joe/Makefile index a6c37854075..8ca8122b62e 100644 --- a/editors/joe/Makefile +++ b/editors/joe/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2001/11/29 01:12:31 hubertf Exp $ +# $NetBSD: Makefile,v 1.13 2003/03/29 12:40:43 jmmv Exp $ # DISTNAME= joe2.8 PKGNAME= joe-2.8 PKGREVISION= 1 +WRKSRC= ${WRKDIR}/joe CATEGORIES= editors MASTER_SITES= ftp://ftp.std.com/src/editors/ EXTRACT_SUFX= .tar.Z @@ -12,7 +13,6 @@ MAINTAINER= explorer@netbsd.org COMMENT= Joe's own editor ALL_TARGET= joe -WRKSRC= ${WRKDIR}/joe CFLAGS+= -DTERMINFO -- cgit v1.2.3