pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
samtools: switch to htslib in biology/
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sat Jul 25 09:44:45 2020 +0200
Changeset: 7591bdc4aaceff0cb5718de9150e0ceb05a9dafe
Modified Files:
samtools/Makefile
Log Message:
samtools: switch to htslib in biology/
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7591bdc4aaceff0cb5718de9150e0ceb05a9dafe
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 1ed103237c..7390f66689 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -36,7 +36,7 @@ TEST_TARGET= test
pre-configure:
cd ${WRKSRC} && autoreconf -if
-.include "../../wip/htslib/buildlink3.mk"
+.include "../../biology/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