git: 8522c8336e16 - main - biology/htslib: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:19 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8522c8336e1656c2058fb4052f10d945cf88f9f5

commit 8522c8336e1656c2058fb4052f10d945cf88f9f5
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:58:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:20 +0000

    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
 


More information about the dev-commits-ports-main mailing list