summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortnn <tnn>2008-10-21 18:25:48 +0000
committertnn <tnn>2008-10-21 18:25:48 +0000
commit6ab21f1036d206ce132f085ff396d981630617e6 (patch)
treeef2764085cbb14c22d72785fc73321b4a968aaf6 /textproc
parent1a6a80e0da139329b9776814d240d465cc8fa3f3 (diff)
downloadpkgsrc-6ab21f1036d206ce132f085ff396d981630617e6.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile
index 3b29412162f..e98d65eb5fa 100644
--- a/textproc/ispell-base/Makefile
+++ b/textproc/ispell-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/10/17 00:00:54 tnn Exp $
+# $NetBSD: Makefile,v 1.32 2008/10/21 18:25:48 tnn Exp $
#
DISTNAME= ispell-3.3.02
@@ -16,6 +16,7 @@ USE_TOOLS+= mktemp:run yacc
INSTALLATION_DIRS= bin lib ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
MAKE_FLAGS+= TMPDIR=${WRKDIR:Q}
+MAKE_JOBS_SAFE= no
.include "../../mk/bsd.prefs.mk"