git: 38c74de9d54d - 2022Q3 - biology/py-pysam: Remove BROKEN lines

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 19 Jul 2022 15:53:37 UTC
The branch 2022Q3 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=38c74de9d54d2f98cf1245941e2bd5453156d01b

commit 38c74de9d54d2f98cf1245941e2bd5453156d01b
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:53:29 +0000

    biology/py-pysam: Remove BROKEN lines
    
    (cherry picked from commit 978fbbf602c743b555117a6c25a836ebfa5bbaf2)
---
 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