pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cnxtview cnxtview: not parallel-make safe
details: https://anonhg.NetBSD.org/pkgsrc/rev/e946fd45201a
branches: trunk
changeset: 376463:e946fd45201a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 08 06:47:34 2022 +0000
description:
cnxtview: not parallel-make safe
diffstat:
graphics/cnxtview/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0f654d121980 -r e946fd45201a graphics/cnxtview/Makefile
--- a/graphics/cnxtview/Makefile Fri Apr 08 06:39:42 2022 +0000
+++ b/graphics/cnxtview/Makefile Fri Apr 08 06:47:34 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2020/06/05 12:49:07 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2022/04/08 06:47:34 wiz Exp $
DISTNAME= cnxtutil-0.00-alpha
PKGNAME= cnxtview-0.00a
@@ -15,6 +15,7 @@
USE_BSD_MAKEFILE= yes
USE_TOOLS+= groff nroff
MAKE_ENV+= NOGCCERROR=
+MAKE_JOBS_SAFE= no
INSTALLATION_DIRS+= bin
Home |
Main Index |
Thread Index |
Old Index