diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-03-15 05:19:26 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-03-15 05:19:26 +0000 |
commit | da8d2ffa3ce3201cd082c016ecf539b6c0709360 (patch) | |
tree | 294435c8fba07ea96e201cc36ed66e364210c110 /chinese | |
parent | e595d557561da524c3789d6f189cd5b84ed53cb0 (diff) | |
download | ports-da8d2ffa3ce3201cd082c016ecf539b6c0709360.tar.gz ports-da8d2ffa3ce3201cd082c016ecf539b6c0709360.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx/files/nodocs-doc_CMakeLists.txt | 13 |
2 files changed, 0 insertions, 15 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 46abfb517afc..45c66808a404 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -116,8 +116,6 @@ EXTRA_PATCHES+= ${FILESDIR}/tpunc-data_punc.mb.zh_CN CMAKE_ARGS+= -DENABLE_DEBUG=ON .endif -DOCS_EXTRA_PATCHES_OFF= ${FILESDIR}/nodocs-doc_CMakeLists.txt - _DICT_VER= 20121020 _PYSTROKE_VER= 20121124 _PYTABLE_VER= 20121124 diff --git a/chinese/fcitx/files/nodocs-doc_CMakeLists.txt b/chinese/fcitx/files/nodocs-doc_CMakeLists.txt deleted file mode 100644 index 9a6b1a9123ed..000000000000 --- a/chinese/fcitx/files/nodocs-doc_CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ ---- doc/CMakeLists.txt~ 2011-10-02 05:43:11.000000000 -0500 -+++ doc/CMakeLists.txt 2011-11-09 05:47:39.686199652 -0600 -@@ -1,9 +1,7 @@ - add_subdirectory(man) --add_subdirectory(examples) - - set(FCITX_DOC_FILES - cjkvinput.txt wb_fh.htm pinyin.txt - Develop_Readme API.txt - ) - --install(FILES ${FCITX_DOC_FILES} DESTINATION share/doc/${package} ) -\ No newline at end of file |