git: 8ba9809ca021 - main - math/libnormaliz: Add CONFLICTS_BUILD=e-antic

Yuri Victorovich yuri at FreeBSD.org
Mon Aug 23 21:21:15 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ba9809ca02105b8d4de8fa794eb98e447fae8a8

commit 8ba9809ca02105b8d4de8fa794eb98e447fae8a8
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-23 21:20:42 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-23 21:21:13 +0000

    math/libnormaliz: Add CONFLICTS_BUILD=e-antic
---
 math/libnormaliz/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/math/libnormaliz/Makefile b/math/libnormaliz/Makefile
index c99054e0d314..64385b289c22 100644
--- a/math/libnormaliz/Makefile
+++ b/math/libnormaliz/Makefile
@@ -9,6 +9,8 @@ DISTNAME=	normaliz-${PORTVERSION}
 MAINTAINER=	moritz at schmi.tt
 COMMENT=	Compute Hilbert bases and enumerative data of rational polyhedra
 
+CONFLICTS_BUILD=	e-antic # math/e-antic should be a dependency but it fails: https://github.com/Normaliz/Normaliz/issues/380
+
 # LICENSE block
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING


More information about the dev-commits-ports-main mailing list