pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kallisto: Disable make jobs
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 23 09:52:57 2020 +0000
Changeset: a801e12cb922934da338a74b6f756d29145db3d8
Modified Files:
kallisto/Makefile
Log Message:
kallisto: Disable make jobs
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a801e12cb922934da338a74b6f756d29145db3d8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
kallisto/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/kallisto/Makefile b/kallisto/Makefile
index 666b0759f1..88bd60ec9c 100644
--- a/kallisto/Makefile
+++ b/kallisto/Makefile
@@ -19,6 +19,7 @@ SUBST_STAGE.test= pre-configure
SUBST_FILES.test= kallisto-test
SUBST_SED.test= -e 's|/usr/local/share/kallisto|${DATADIR}|g'
+MAKE_JOBS_SAFE= no
INSTALLATION_DIRS+= ${DATADIR}
DATADIR= ${PREFIX}/share/kallisto
Home |
Main Index |
Thread Index |
Old Index