Date: Wed, 23 Feb 2022 21:34:45 GMT From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b8bdbd8f07ac - main - graphics/seexpr: mark conflict with graphics/kseexpr Message-ID: <202202232134.21NLYjWW098705@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475 commit b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2022-02-23 21:33:57 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2022-02-23 21:33:57 +0000 graphics/seexpr: mark conflict with graphics/kseexpr --- graphics/seexpr/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/seexpr/Makefile b/graphics/seexpr/Makefile index bba03ab09b34..5d4ccc5d06f5 100644 --- a/graphics/seexpr/Makefile +++ b/graphics/seexpr/Makefile @@ -21,6 +21,8 @@ USE_QT= buildtools_build qmake_build core gui opengl widgets MAKE_JOBS_UNSAFE= yes # https://github.com/wdas/seexpr/issues/40 +CONFLICTS_INSTALL= kseexpr + OPTIONS_DEFINE= ANIMCURVE DEEPWATER LLVM NLS PYTHON OPTIONS_DEFAULT= DEEPWATER OPTIONS_SUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202232134.21NLYjWW098705>