Date: Thu, 16 Sep 2021 02:46:27 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8cad6db18c4d - main - math/cado-nfs: Add CONFLICTS line. Message-ID: <202109160246.18G2kR3o037749@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8cad6db18c4d719a8d72b28f9039dffda8724335 commit 8cad6db18c4d719a8d72b28f9039dffda8724335 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-09-15 23:51:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-09-16 02:45:21 +0000 math/cado-nfs: Add CONFLICTS line. --- math/cado-nfs/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109160246.18G2kR3o037749>