pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bcftools: Remove redundant build requirement
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Dec 17 09:11:20 2021 -0600
Changeset: 252222fee32eac713fead28cc0285859fff0ab3a
Modified Files:
bcftools/Makefile
Log Message:
bcftools: 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=252222fee32eac713fead28cc0285859fff0ab3a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bcftools/Makefile | 1 -
1 file changed, 1 deletion(-)
diffs:
diff --git a/bcftools/Makefile b/bcftools/Makefile
index b96e947465..1cc0fa207f 100644
--- a/bcftools/Makefile
+++ b/bcftools/Makefile
@@ -48,7 +48,6 @@ post-install:
${MV} ${DESTDIR}${PREFIX}/bin/vcfutils.pl \
${DESTDIR}${PREFIX}/bin/vcfutils
-BUILDLINK_API_DEPENDS.htslib+= htslib>=1.10.2
.include "../../biology/htslib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index