summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2001-03-14 13:49:25 +0000
committerwiz <wiz>2001-03-14 13:49:25 +0000
commite6a1f7d1db4758689d471e9c8ed4bd9c13d762b9 (patch)
tree7f1de940d0a94966bf94d9c9351ac8ded71dff63
parent168b5f073e259e7842ee3942c543334767f1e306 (diff)
downloadpkgsrc-e6a1f7d1db4758689d471e9c8ed4bd9c13d762b9.tar.gz
Fix building. Alistair says I should mention that 'agc is a lousy bozo
who never tests anything', so I'll do him the favour.
-rw-r--r--textproc/ispell-base/Makefile4
1 files changed, 3 insertions, 1 deletions
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