summaryrefslogtreecommitdiff
path: root/biology/htslib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'biology/htslib/Makefile')
-rw-r--r--biology/htslib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile
index 3d39f202a887..5b3c5908f428 100644
--- a/biology/htslib/Makefile
+++ b/biology/htslib/Makefile
@@ -1,5 +1,5 @@
PORTNAME= htslib
-DISTVERSION= 1.21
+DISTVERSION= 1.22
CATEGORIES= biology devel
# Github generated distfiles are incomplete, so use custom tarball
MASTER_SITES= https://github.com/samtools/htslib/releases/download/${DISTVERSION}/
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libdeflate.so:archivers/libdeflate
TEST_DEPENDS= bash:shells/bash
-USES= autoreconf cpe gmake localbase pathfix perl5 shebangfix tar:bzip2
+USES= autoreconf cpe gmake localbase:ldflags perl5 shebangfix tar:bzip2
USE_PERL5= test
USE_LDCONFIG= yes