pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Revert "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:46:25 2020 +0200
Changeset: 24c9d68eb25a173e9ed8fdbee1e830bd96b65670
Modified Files:
samtools/Makefile
Log Message:
Revert "samtools: switch to htslib in biology/"
This reverts commit 7591bdc4aaceff0cb5718de9150e0ceb05a9dafe.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=24c9d68eb25a173e9ed8fdbee1e830bd96b65670
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