summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorbacon <bacon@pkgsrc.org>2022-03-16 00:32:01 +0000
committerbacon <bacon@pkgsrc.org>2022-03-16 00:32:01 +0000
commitac24ae51af6ffc3a7f39319822401f465509774d (patch)
tree0650bddb73385329634e585ca8a11487b1448025 /biology
parent16d77f883dd820c3d392b124934a5ded8f09b636 (diff)
downloadpkgsrc-ac24ae51af6ffc3a7f39319822401f465509774d.tar.gz
biology/ncbi-blast+: Disable MKPIE
Temporary fix to unbreak build on NetBSD with freeze approaching
Diffstat (limited to 'biology')
-rw-r--r--biology/ncbi-blast+/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/ncbi-blast+/Makefile b/biology/ncbi-blast+/Makefile
index 06bc43ccda9..03129212e18 100644
--- a/biology/ncbi-blast+/Makefile
+++ b/biology/ncbi-blast+/Makefile
@@ -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_BASH+= src/app/blast/get_species_taxids.sh
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