pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/groff Mark as not make-jobs safe. Fails with ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea8d51ab4fdb
branches: trunk
changeset: 397492:ea8d51ab4fdb
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 14 15:41:18 2009 +0000
description:
Mark as not make-jobs safe. Fails with -j16 for me.
diffstat:
textproc/groff/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1dc3848507b1 -r ea8d51ab4fdb textproc/groff/Makefile
--- a/textproc/groff/Makefile Fri Aug 14 15:37:40 2009 +0000
+++ b/textproc/groff/Makefile Fri Aug 14 15:41:18 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2009/08/01 19:13:15 dholland Exp $
+# $NetBSD: Makefile,v 1.52 2009/08/14 15:41:18 wiz Exp $
#
DISTNAME= groff-1.20.1
@@ -11,6 +11,7 @@
COMMENT= GNU roff text processing suite
CHECK_PERMS= NO
+MAKE_JOBS_SAFE= NO
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= share/groff/site-tmac
Home |
Main Index |
Thread Index |
Old Index