pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/ncbi-blast+ biology/ncbi-blast+: Disable MKPIE
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec0fbc6ed092
branches: trunk
changeset: 375568:ec0fbc6ed092
user: bacon <bacon%pkgsrc.org@localhost>
date: Wed Mar 16 00:32:01 2022 +0000
description:
biology/ncbi-blast+: Disable MKPIE
Temporary fix to unbreak build on NetBSD with freeze approaching
diffstat:
biology/ncbi-blast+/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a6c13ec486e -r ec0fbc6ed092 biology/ncbi-blast+/Makefile
--- a/biology/ncbi-blast+/Makefile Tue Mar 15 21:28:18 2022 +0000
+++ b/biology/ncbi-blast+/Makefile Wed Mar 16 00:32:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2021/12/08 16:03:24 adam Exp $
+# $NetBSD: Makefile,v 1.27 2022/03/16 00:32:01 bacon Exp $
DISTNAME= ncbi-blast-2.11.0+-src
PKGNAME= ${DISTNAME:S/+-src//:S/blast/blast+/}
@@ -30,6 +30,7 @@
REPLACE_PERL= src/app/blast/legacy_blast.pl src/app/blast/update_blastdb.pl
REPLACE_PYTHON= src/app/winmasker/windowmasker_2.2.22_adapter.py
REPLACE_PYTHON+= src/app/blast/cleanup-blastdb-volumes.py
+MKPIE_SUPPORTED= no # Temporary fix
# The test for amq can hang, but amq is not needed so just avoid the test
# configure chooses /usr/local/bin/ar with no flags
Home |
Main Index |
Thread Index |
Old Index