summaryrefslogtreecommitdiff
path: root/textproc/ipadic/Makefile
diff options
context:
space:
mode:
authorobache <obache>2008-10-22 02:37:21 +0000
committerobache <obache>2008-10-22 02:37:21 +0000
commit7e5b5bce2c766b18ae92828f1dc2b46ae8db1cf9 (patch)
treee1e148395191badda2bb67af4a9505f7ea8f0ece /textproc/ipadic/Makefile
parent03142d573ddf428c267216b3faddec8a96c5d1de (diff)
downloadpkgsrc-7e5b5bce2c766b18ae92828f1dc2b46ae8db1cf9.tar.gz
MAKE_JOBS_SAFE=no, per PR 39782.
Diffstat (limited to 'textproc/ipadic/Makefile')
-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}