pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Add bash for test target
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Jul 21 15:30:58 2020 -0500
Changeset: 03f26b537efadb72746b56d0c6bba015c2c288a0
Modified Files:
htslib/Makefile
Log Message:
htslib: Add bash for test target
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=03f26b537efadb72746b56d0c6bba015c2c288a0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htslib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/htslib/Makefile b/htslib/Makefile
index 11e4a21e35..c50275ad3f 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE= https://www.htslib.org/
COMMENT= C library for high-throughput sequencing data formats
LICENSE= mit
-USE_TOOLS+= autoconf automake autoreconf gmake perl
+USE_TOOLS+= autoconf automake autoreconf bash gmake perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-libcurl
PKGCONFIG_OVERRIDE= htslib.pc.in
Home |
Main Index |
Thread Index |
Old Index