git: 978fbbf602c7 - main - biology/py-pysam: Remove BROKEN lines
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Jul 2022 15:51:59 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=978fbbf602c743b555117a6c25a836ebfa5bbaf2 commit 978fbbf602c743b555117a6c25a836ebfa5bbaf2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-19 15:51:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-19 15:51:56 +0000 biology/py-pysam: Remove BROKEN lines --- biology/py-pysam/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile index debed1535b41..810049593342 100644 --- a/biology/py-pysam/Makefile +++ b/biology/py-pysam/Makefile @@ -14,10 +14,6 @@ COMMENT= Python module for reading, manipulating and writing genomic data sets LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -# see https://github.com/pysam-developers/pysam/issues/1121 for below failures -BROKEN_aarch64= conflicting symbol (libchtslib libcsamtools ...) : $d.6 -BROKEN_riscv6= conflicting symbol (libchtslib libcsamtools ...): .Lline_table_start0 - USES= gmake python:3.6-3.9 USE_PYTHON= autoplist distutils cython cython_run