From 8522c8336e1656c2058fb4052f10d945cf88f9f5 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 20:58:19 +0000 Subject: [PATCH] biology/htslib: Add CPE information Approved by: portmgr (blanket) --- biology/htslib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/htslib/Makefile b/biology/htslib/Makefile index d326ae2b0b65..ec7ab0ab4d8d 100644 --- a/biology/htslib/Makefile +++ b/biology/htslib/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdeflate.so:archivers/libdeflate TEST_DEPENDS= bash:shells/bash -USES= autoreconf gmake localbase pathfix perl5 shebangfix tar:bzip2 +USES= autoreconf cpe gmake localbase pathfix perl5 shebangfix tar:bzip2 USE_PERL5= test USE_LDCONFIG= yes