git: b8bdbd8f07ac - main - graphics/seexpr: mark conflict with graphics/kseexpr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 23 Feb 2022 21:34:45 UTC
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