pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

trinity: Add ncbi-blast+ dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 29 14:32:20 2018 -0500
Changeset:	9ed892a731b96fcb1a6fa5251332bbd508e4c01e

Modified Files:
	trinity/Makefile

Log Message:
trinity: Add ncbi-blast+ dep

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9ed892a731b96fcb1a6fa5251332bbd508e4c01e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 trinity/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/trinity/Makefile b/trinity/Makefile
index 3ef0276936..1b4d9bd9fe 100644
--- a/trinity/Makefile
+++ b/trinity/Makefile
@@ -30,6 +30,7 @@ DEPENDS+=	fastool>=0.1.4:../../wip/fastool
 DEPENDS+=	p5-transdecoder>=5.3.0:../../wip/p5-transdecoder
 DEPENDS+=	Trimmomatic>=0.38:../../wip/trimmomatic
 DEPENDS+=	rsem>=1.2.30:../../wip/rsem
+DEPENDS+=       ncbi-blast+>=2.7.1:../../biology/ncbi-blast+
 
 DISTNAME=	trinity-${PV}
 CATEGORIES=	biology


Home | Main Index | Thread Index | Old Index