git: 5e8efa7b1126 - main - graphics/darktable: enable opencl on powerpc64le
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Apr 2022 12:09:29 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e8efa7b112673164547816408ad20e61e80b7d5 commit 5e8efa7b112673164547816408ad20e61e80b7d5 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-04-18 17:36:27 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-04-19 12:09:16 +0000 graphics/darktable: enable opencl on powerpc64le --- graphics/darktable/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index b6716a8d18ec..3e6d39faab1d 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -119,7 +119,7 @@ WEBP_CMAKE_BOOL= USE_WEBP .include <bsd.port.options.mk> -.if ${ARCH} == aarch64 || ${ARCH} == powerpc64le +.if ${ARCH} == aarch64 CMAKE_ARGS+= -DUSE_OPENCL:BOOL=OFF CXXFLAGS+= -DGDK_DISABLE_DEPRECATED PLIST_SUB+= NO_OPENCL="@comment "