aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-07-19 02:06:37 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-19 02:11:05 +0000
commitb6c69cd6ff00ebc94951db5ea2c77186d07c7ed4 (patch)
treea841e97edc7dfd64ef9af9124c2a129af2dd993b
parentf2be3d383cd58fcd9eb21919669d000bb2c177ab (diff)
downloadports-b6c69cd6ff00ebc94951db5ea2c77186d07c7ed4.tar.gz
ports-b6c69cd6ff00ebc94951db5ea2c77186d07c7ed4.zip
biology/py-pysam: Correct BROKEN line; Add comment
(cherry picked from commit 09d9d827a5c165377dc9e225241b248ea7d145c8)
-rw-r--r--biology/py-pysam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/py-pysam/Makefile b/biology/py-pysam/Makefile
index a000663bc8a6..112e7ab168be 100644
--- a/biology/py-pysam/Makefile
+++ b/biology/py-pysam/Makefile
@@ -10,7 +10,8 @@ COMMENT= Python module for reading, manipulating and writing genomic data sets
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN_arm64= conflicting symbol (libchtslib libcsamtools ...) : $d.6
+# 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