pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cnxtview cnxtview: document make-jobs failure



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73880547d7ed
branches:  trunk
changeset: 376520:73880547d7ed
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 09 05:11:28 2022 +0000

description:
cnxtview: document make-jobs failure

diffstat:

 graphics/cnxtview/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 362d081d6591 -r 73880547d7ed graphics/cnxtview/Makefile
--- a/graphics/cnxtview/Makefile        Sat Apr 09 03:28:31 2022 +0000
+++ b/graphics/cnxtview/Makefile        Sat Apr 09 05:11:28 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2022/04/08 06:47:34 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2022/04/09 05:11:28 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=
+# ERROR: cnxtinit.c: cnxtinit.o.o: Cannot open for re-reading: No such file or directory
 MAKE_JOBS_SAFE=                no
 
 INSTALLATION_DIRS+=    bin



Home | Main Index | Thread Index | Old Index