pkgsrc-WIP-changes archive

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

trinity-devel: Fix jellyfish2 dep



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Sep 17 18:47:42 2018 -0500
Changeset:	842cb89e8377951612abc27094c61e87846b8608

Modified Files:
	trinity-devel/Makefile

Log Message:
trinity-devel: Fix jellyfish2 dep

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

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

diffstat:
 trinity-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/trinity-devel/Makefile b/trinity-devel/Makefile
index e6e6df2ba4..0574b7560b 100644
--- a/trinity-devel/Makefile
+++ b/trinity-devel/Makefile
@@ -24,7 +24,7 @@ DEPENDS+=	salmon>=0:../../wip/salmon
 DEPENDS+=	bowtie>=0:../../wip/bowtie
 DEPENDS+=	bowtie2>=0:../../wip/bowtie2
 DEPENDS+=	samtools>=1.3:../../biology/samtools
-DEPENDS+=	jellyfish>=2.1.4:../../wip/jellyfish
+DEPENDS+=	jellyfish>=2.1.4:../../wip/jellyfish2
 DEPENDS+=	parafly>=0:../../wip/parafly
 DEPENDS+=	fastool>=0:../../wip/fastool
 DEPENDS+=	p5-transdecoder>=0:../../wip/p5-transdecoder


Home | Main Index | Thread Index | Old Index