pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
samtools: Use wip htslib dep
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Jul 24 19:17:21 2020 -0500
Changeset: 3645eea717e6b00f41f1324f80629cf290cf5882
Modified Files:
samtools/Makefile
Log Message:
samtools: Use wip htslib dep
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3645eea717e6b00f41f1324f80629cf290cf5882
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
samtools/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index 7390f66689..1ed103237c 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -36,7 +36,7 @@ TEST_TARGET= test
pre-configure:
cd ${WRKSRC} && autoreconf -if
-.include "../../biology/htslib/buildlink3.mk"
+.include "../../wip/htslib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../mk/curses.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index