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. --- sysutils/tkcron/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/tkcron') diff --git a/sysutils/tkcron/Makefile b/sysutils/tkcron/Makefile index c988b8400d6..01a4d6b1ba8 100644 --- a/sysutils/tkcron/Makefile +++ b/sysutils/tkcron/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2001/09/09 20:36:48 agc Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/29 12:42:33 jmmv Exp $ # DISTNAME= tkcron-2.12 +WRKSRC= ${WRKDIR} CATEGORIES= x11 tk MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/ EXTRACT_SUFX= .tcl.gz @@ -13,7 +14,6 @@ DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= yes EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} > tkcron.tcl -WRKSRC= ${WRKDIR} do-build: ${SED} -e "\:/usr/local/bin/wish: s;;${LOCALBASE}/bin/wish;g" ${WRKSRC}/tkcron.tcl > ${WRKSRC}/tkcron -- cgit v1.2.3