ports/textproc/fcitx5-qt/files/extra-patch-CMakeLists.txt
Li-Wen Hsu 50c97dbfef
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
2023-03-18 21:12:46 +08:00

13 lines
234 B
Text

--- CMakeLists.txt.orig 2022-12-30 15:40:01 UTC
+++ CMakeLists.txt
@@ -84,10 +84,6 @@ endif()
add_subdirectory(qt6)
endif()
-if(NOT BUILD_ONLY_PLUGIN)
-add_subdirectory(po)
-endif()
-
enable_testing()
add_subdirectory(test)