pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ncbi-blast+: Revert bl3 to previous API version
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Wed Jan 2 19:32:56 2019 -0600
Changeset: 98ef7ecdb84ddb1037dfef9d7c3aefcb107c9218
Modified Files:
ncbi-blast+/buildlink3.mk
Log Message:
ncbi-blast+: Revert bl3 to previous API version
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=98ef7ecdb84ddb1037dfef9d7c3aefcb107c9218
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ncbi-blast+/buildlink3.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ncbi-blast+/buildlink3.mk b/ncbi-blast+/buildlink3.mk
index 056086d48e..acbe65a034 100644
--- a/ncbi-blast+/buildlink3.mk
+++ b/ncbi-blast+/buildlink3.mk
@@ -5,7 +5,7 @@ BUILDLINK_TREE+= ncbi-blast+
.if !defined(NCBI_BLAST+_BUILDLINK3_MK)
NCBI_BLAST+_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ncbi-blast++= ncbi-blast+>=2.8.1
+BUILDLINK_API_DEPENDS.ncbi-blast++= ncbi-blast+>=2.7.1
BUILDLINK_PKGSRCDIR.ncbi-blast+?= ../../biology/ncbi-blast+
.endif # NCBI_BLAST+_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index