From ea7631f9df3bfedf9409898106c0a8287c6086c1 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 14 Mar 2001 13:49:25 +0000 Subject: Fix building. Alistair says I should mention that 'agc is a lousy bozo who never tests anything', so I'll do him the favour. --- textproc/ispell-base/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/ispell-base') diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index 8efebc0f9cd..0ad2ac57433 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/03/14 12:10:22 agc Exp $ +# $NetBSD: Makefile,v 1.2 2001/03/14 13:49:25 wiz Exp $ # DISTNAME= ispell-3.1.20 @@ -12,6 +12,8 @@ COMMENT= Interactive spelling checker CONFLICTS+= ispell-[0-9]* +MAKE_FLAGS+= TMPDIR="${WRKDIR}" + WRKSRC= ${WRKDIR}/ispell-3.1 USE_GTEXINFO= yes -- cgit v1.2.3