pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/cnxtview



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr  9 05:11:28 UTC 2022

Modified Files:
        pkgsrc/graphics/cnxtview: Makefile

Log Message:
cnxtview: document make-jobs failure


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/cnxtview/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/cnxtview/Makefile
diff -u pkgsrc/graphics/cnxtview/Makefile:1.31 pkgsrc/graphics/cnxtview/Makefile:1.32
--- pkgsrc/graphics/cnxtview/Makefile:1.31      Fri Apr  8 06:47:34 2022
+++ pkgsrc/graphics/cnxtview/Makefile   Sat Apr  9 05:11:28 2022
@@ -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 @@ NOT_FOR_PLATFORM=     SunOS-*-*       # needs <err
 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