summaryrefslogtreecommitdiff
path: root/textproc/fcitx5-qt/files
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2023-03-18 21:12:46 +0800
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-03-18 21:12:46 +0800
commit50c97dbfefc00515dc5da57b18c07bb4a8986296 (patch)
tree12acdb7c212f51c9cbf78776f7cee65aca4cab3a /textproc/fcitx5-qt/files
parentx11/xcb-imdkit: Update to 1.0.5 (diff)
fcitx5: Update related ports to the latest version as 2023-03-18
While here, use the official site to fetch distfiles from Approved by: khng Differential Revision: https://reviews.freebsd.org/D37948
Diffstat (limited to 'textproc/fcitx5-qt/files')
-rw-r--r--textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt b/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt
index 7fa1abdc5bf2..553090d8b2bb 100644
--- a/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt
+++ b/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt
@@ -1,11 +1,10 @@
---- CMakeLists.txt.orig 2022-08-31 10:36:00 UTC
+--- CMakeLists.txt.orig 2022-12-30 15:40:01 UTC
+++ CMakeLists.txt
-@@ -80,11 +80,6 @@ if(ENABLE_QT6)
+@@ -84,10 +84,6 @@ endif()
add_subdirectory(qt6)
endif()
-if(NOT BUILD_ONLY_PLUGIN)
--find_package(Gettext REQUIRED)
-add_subdirectory(po)
-endif()
-