git: 7de40f7d3b31 - 2022Q2 - graphics/darktable: clean up obsolete CONFLICTS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Apr 2022 11:30:25 UTC
The branch 2022Q2 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=7de40f7d3b31cb1e642aa53b4b38fd3fdeba4bec commit 7de40f7d3b31cb1e642aa53b4b38fd3fdeba4bec 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:30:17 +0000 graphics/darktable: clean up obsolete CONFLICTS ...with darktable38, which is no more. Approved by: portmgr (blanket for CONFLICTS) MFH: 2022Q2 (cherry picked from commit 5d4744fe1f00a86dcdf230a12ecd62d64983c45c) --- 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 \