pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
tcl90: not make-jobs-safe
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Mar 16 10:54:25 2025 +0100
Changeset: 9b92e2da648746d297df937761e3afe20f4a6144
Modified Files:
tcl90/Makefile
Log Message:
tcl90: not make-jobs-safe
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9b92e2da648746d297df937761e3afe20f4a6144
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
tcl90/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/tcl90/Makefile b/tcl90/Makefile
index eceafa4083..69d8407530 100644
--- a/tcl90/Makefile
+++ b/tcl90/Makefile
@@ -14,6 +14,8 @@ LICENSE= 2-clause-bsd
#.include "../../lang/tcl/Makefile.version"
.include "Makefile.version"
+MAKE_JOBS_SAFE= no
+
WRKSRC= ${WRKDIR}/tcl${TCL_VERSION}
USE_GCC_RUNTIME= yes
Home |
Main Index |
Thread Index |
Old Index