aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--biology/dsr-pdb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/dsr-pdb/Makefile b/biology/dsr-pdb/Makefile
index 873e2c2a4e12..c73b661acd4f 100644
--- a/biology/dsr-pdb/Makefile
+++ b/biology/dsr-pdb/Makefile
@@ -12,6 +12,8 @@ COMMENT= Simple C++ PDB reader (reads the protein description format)
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+BROKEN_aarch64= ld: error: undefined symbol: .mcount (see bug#262709)
+
LIB_DEPENDS= libboost_program_options.so:devel/boost-libs
USES= compiler:c++11-lang gmake libtool localbase:ldflags tar:tgz