diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-19 15:51:36 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-19 15:51:56 +0000 |
| commit | 978fbbf602c743b555117a6c25a836ebfa5bbaf2 (patch) | |
| tree | a44b549333e0a9298295164d6f74287792b72717 | |
| parent | 8e9198d4043c9022df3502499e3deb1e988d2b9e (diff) | |
biology/py-pysam: Remove BROKEN lines
| -rw-r--r-- | biology/py-pysam/Makefile | 4 |
1 files changed, 0 insertions, 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 |
