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. --- x11/p5-Tk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/p5-Tk') diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index a09a9f4d3ea..e59dcb6dad2 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2002/10/27 19:27:34 seb Exp $ +# $NetBSD: Makefile,v 1.33 2003/03/29 12:43:08 jmmv Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # DISTNAME= Tk-800.024 PKGNAME= p5-Tk-800.024 SVR4_PKGNAME= p5tk +WRKSRC= ${WRKDIR}/Tk800.024 CATEGORIES= x11 tk perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tk/} @@ -19,7 +20,6 @@ USE_X11= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Tk/.packlist MAKE_PARAMS= X11=${X11BASE} -WRKSRC= ${WRKDIR}/Tk800.024 .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3