From 95b3e3e2360a18f5efbc61ef85a063b7481be09f 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. --- textproc/ispell-catalan/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'textproc/ispell-catalan') diff --git a/textproc/ispell-catalan/Makefile b/textproc/ispell-catalan/Makefile index 4bc4bd03ac9..f4fbc932a28 100644 --- a/textproc/ispell-catalan/Makefile +++ b/textproc/ispell-catalan/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/01/03 15:27:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/29 12:42:38 jmmv Exp $ # DISTNAME= ispell-sc-ca PKGNAME= ispell-catalan-1.0 +WRKSRC= ${WRKDIR} CATEGORIES= textproc MASTER_SITES= http://www.softcatala.org/cgi-bin/gaudi/contadorb/load.cgi?/fitxers/linux/ EXTRACT_SUFX= .zip @@ -13,8 +14,6 @@ COMMENT= Catalan dictionary for interactive spelling checker DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base -WRKSRC= ${WRKDIR} - post-extract: ( cd ${WRKSRC} \ && ${MV} catalan_i.dic catala.dic && \ -- cgit v1.2.3