diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-09-15 23:51:23 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-09-16 02:45:21 +0000 |
commit | 8cad6db18c4d719a8d72b28f9039dffda8724335 (patch) | |
tree | 5316c69b559d0ce80079ec5876bc8e7484ea7e51 | |
parent | 0070506ff0dba10540acc8cb20b5132043fb1006 (diff) | |
download | ports-8cad6db18c4d719a8d72b28f9039dffda8724335.tar.gz ports-8cad6db18c4d719a8d72b28f9039dffda8724335.zip |
math/cado-nfs: Add CONFLICTS line.
-rw-r--r-- | math/cado-nfs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cado-nfs/Makefile b/math/cado-nfs/Makefile index f77833c60ed6..db8d7b42ac8b 100644 --- a/math/cado-nfs/Makefile +++ b/math/cado-nfs/Makefile @@ -10,6 +10,7 @@ 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 +CONFLICTS_BUILD= libfmt # bundled libfmt conflicts with package-installed headers BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ bash:shells/bash \ |