pkgsrc-WIP-changes archive

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

samtools: Remove redundant build requirement



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Dec 17 09:06:21 2021 -0600
Changeset:	055a053dd546c5b425f54488b483ee9d46ed028e

Modified Files:
	samtools/Makefile

Log Message:
samtools: Remove redundant build requirement

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

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

diffstat:
 samtools/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/samtools/Makefile b/samtools/Makefile
index dd999a373d..6bef82757f 100644
--- a/samtools/Makefile
+++ b/samtools/Makefile
@@ -34,7 +34,6 @@ TEST_TARGET=		test
 pre-configure:
 	cd ${WRKSRC} && autoreconf -if
 
-BUILDLINK_API_DEPENDS.htslib+=	htslib>=1.10.2
 .include "../../wip/htslib/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/application.mk"


Home | Main Index | Thread Index | Old Index