pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs gnucash-docs: mark as not make-jo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/07e4fbd16430
branches:  trunk
changeset: 391721:07e4fbd16430
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 13 08:24:28 2023 +0000

description:
gnucash-docs: mark as not make-jobs safe

diffstat:

 finance/gnucash-docs/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 00d082a336fd -r 07e4fbd16430 finance/gnucash-docs/Makefile
--- a/finance/gnucash-docs/Makefile     Fri Jan 13 05:33:13 2023 +0000
+++ b/finance/gnucash-docs/Makefile     Fri Jan 13 08:24:28 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2023/01/04 07:45:59 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2023/01/13 08:24:28 wiz Exp $
 
 DISTNAME=              gnucash-docs-4.13
 CATEGORIES=            finance
@@ -14,4 +14,7 @@
 USE_CMAKE=             yes
 USE_TOOLS+=            bash
 
+# CMake Error: failed to create symbolic link '.../work/gnucash-docs-4.13/share/doc/HTML/de': File exists
+MAKE_JOBS_SAFE=                no
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index