pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39782: textproc/ipadic seems to need MAKE_JOBS_SAFE=NO
>Number: 39782
>Category: pkg
>Synopsis: textproc/ipadic seems to need MAKE_JOBS_SAFE=NO
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 22 02:30:00 +0000 2008
>Originator: YAMAMOTO Takashi <yamt%mwd.biglobe.ne.jp@localhost>
>Release: NetBSD 4.99.73
>Organization:
>Environment:
>Description:
textproc/ipadic seems to need MAKE_JOBS_SAFE=NO.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/ipadic/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 3 Aug 2007 01:32:06 -0000 1.14
+++ Makefile 22 Oct 2008 02:28:10 -0000
@@ -21,6 +21,8 @@ DOCS= AUTHORS COPYING ChangeLog NEWS do
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}
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index