pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ipadic MAKE_JOBS_SAFE=no, per PR 39782.
details: https://anonhg.NetBSD.org/pkgsrc/rev/88c569690b36
branches: trunk
changeset: 548727:88c569690b36
user: obache <obache%pkgsrc.org@localhost>
date: Wed Oct 22 02:37:21 2008 +0000
description:
MAKE_JOBS_SAFE=no, per PR 39782.
diffstat:
textproc/ipadic/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7f50a1c9b05a -r 88c569690b36 textproc/ipadic/Makefile
--- a/textproc/ipadic/Makefile Wed Oct 22 02:35:45 2008 +0000
+++ b/textproc/ipadic/Makefile Wed Oct 22 02:37:21 2008 +0000
@@ -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 @@
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}
Home |
Main Index |
Thread Index |
Old Index