diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-15 16:58:15 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-15 18:31:02 -0700 |
commit | 1ea897e10ea7c73fdcee5328d6dfc8e69eecf4c3 (patch) | |
tree | 157e13043df94cad2d9726cf008cbd4cf7d18c5f | |
parent | science/py-segyio: Update 1.9.6 -> 1.9.7 (diff) |
math/cado-nfs: Broken on i386
Reported by: fallout
-rw-r--r-- | math/cado-nfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/cado-nfs/Makefile b/math/cado-nfs/Makefile index 2c867be68ea3..8e283e998842 100644 --- a/math/cado-nfs/Makefile +++ b/math/cado-nfs/Makefile @@ -9,6 +9,8 @@ COMMENT= Implementation of the Number Field Sieve Algorithm LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_i386= pkg-static: Unable to access file /wrkdirs/usr/ports/math/cado-nfs/work/stage/usr/local/lib/cado-nfs-3.0.0/linalg/bwc/lingen_pz:No such file or directory + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ bash:shells/bash \ gmake:devel/gmake |