git: 5d4744fe1f00 - main - graphics/darktable: clean up obsolete CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Apr 2022 11:29:57 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5d4744fe1f00a86dcdf230a12ecd62d64983c45c
commit 5d4744fe1f00a86dcdf230a12ecd62d64983c45c
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2022-04-03 11:29:19 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2022-04-03 11:29:19 +0000
graphics/darktable: clean up obsolete CONFLICTS
...with darktable38, which is no more.
Approved by: portmgr (blanket for CONFLICTS)
MFH: 2022Q2
---
graphics/darktable/Makefile | 3 ---
1 file changed, 3 deletions(-)
diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile
index 688ce82dad68..e21777ab82ba 100644
--- a/graphics/darktable/Makefile
+++ b/graphics/darktable/Makefile
@@ -49,9 +49,6 @@ USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
USE_SDL= sdl2
USE_XORG= ice sm x11 xext xrandr
-CONFLICTS_BUILD= darktable38
-CONFLICTS_INSTALL= darktable38
-
SHEBANG_FILES= tools/*.sh
CMAKE_ARGS+= -DBINARY_PACKAGE_BUILD=1 \