pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ddocent: Move samtools dep to biology
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 5 09:49:05 2018 -0500
Changeset: e9de4711080f37211a01cee1a14d59a93a44ea92
Modified Files:
ddocent/Makefile
Log Message:
ddocent: Move samtools dep to biology
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9de4711080f37211a01cee1a14d59a93a44ea92
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ddocent/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ddocent/Makefile b/ddocent/Makefile
index b6e9210ac0..8e39ebbb02 100644
--- a/ddocent/Makefile
+++ b/ddocent/Makefile
@@ -27,7 +27,7 @@ DEPENDS= mawk>=0:../../lang/mawk \
parallel>=0:../../parallel/parallel \
bwa>=0.7.13:../../biology/bwa \
cdhit>=0:../../biology/cdhit \
- samtools>=1.3:../../wip/samtools \
+ samtools>=1.3:../../biology/samtools \
vcftools>=0.1.15:../../wip/vcftools \
Trimmomatic>=0:../../wip/trimmomatic \
stacks>=0:../../wip/stacks \
Home |
Main Index |
Thread Index |
Old Index