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. --- editors/xjed/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'editors/xjed') diff --git a/editors/xjed/Makefile b/editors/xjed/Makefile index e7d3c37a57c..6132668fed6 100644 --- a/editors/xjed/Makefile +++ b/editors/xjed/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2002/09/21 12:02:50 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/29 12:40:47 jmmv Exp $ # DISTNAME= jed-B0.99-15 PKGNAME= xjed-0.99.15 +WRKSRC= ${WRKDIR}/jed-B0.99-15 CATEGORIES= editors MASTER_SITES= ftp://space.mit.edu/pub/davis/jed/v0.99/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/jed/ @@ -16,8 +17,6 @@ USE_X11= # defined GNU_CONFIGURE= # defined CONFIGURE_ARGS+= --with-x -WRKSRC= ${WRKDIR}/jed-B0.99-15 - post-install: @cd ${WRKSRC}; \ for dir in lib info doc; do \ -- cgit v1.2.3