aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-19 17:35:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-08-19 18:04:42 +0000
commit62197a27f11309bf4ec0d4a6fa3530b9109cab71 (patch)
tree7178d56d0813e5bde433712d543a236d6f046b54
parent9f6f03d1a2fce1d7bfa6645f5b0c40aedbe55b33 (diff)
downloadports-62197a27f11309bf4ec0d4a6fa3530b9109cab71.tar.gz
ports-62197a27f11309bf4ec0d4a6fa3530b9109cab71.zip
science/siconos: Broken on 11
Reported by: fallout
-rw-r--r--science/siconos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/siconos/Makefile b/science/siconos/Makefile
index 9aa45ca6f4f4..a8c4a4577673 100644
--- a/science/siconos/Makefile
+++ b/science/siconos/Makefile
@@ -10,6 +10,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_i386= non-constant-expression cannot be narrowed from type 'unsigned int' to 'npy_intp', see https://github.com/siconos/siconos/issues/416
+BROKEN_11= error: use of undeclared identifier 'RTLD_DEEPBIND'
BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \