summaryrefslogtreecommitdiff
path: root/textproc/ipadic
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-10-22 02:37:21 +0000
committerobache <obache@pkgsrc.org>2008-10-22 02:37:21 +0000
commitdaf108fff9f0cf14bc2451de05e0a620efa2e604 (patch)
treee1e148395191badda2bb67af4a9505f7ea8f0ece /textproc/ipadic
parent16eec45bc2ae83f35d9560d259f1692d30d86855 (diff)
downloadpkgsrc-daf108fff9f0cf14bc2451de05e0a620efa2e604.tar.gz
MAKE_JOBS_SAFE=no, per PR 39782.
Diffstat (limited to 'textproc/ipadic')
-rw-r--r--textproc/ipadic/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ipadic/Makefile b/textproc/ipadic/Makefile
index 4a65ea26a5d..7b5ac8eedb5 100644
--- a/textproc/ipadic/Makefile
+++ b/textproc/ipadic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2007/08/03 01:32:06 taca Exp $
+# $NetBSD: Makefile,v 1.15 2008/10/22 02:37:21 obache Exp $
#
DISTNAME= ipadic-2.7.0
@@ -21,6 +21,8 @@ DOCS= AUTHORS COPYING ChangeLog NEWS doc/ipadic-ja.pdf
INSTALLATION_DIRS= ${DOCDIR}
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
post-install:
.for f in ${DOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/${DOCDIR}