diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
commit | c4927e043cf01f73da57920698b695c0c6cf3e64 (patch) | |
tree | 448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /japanese/fcitx-skk/Makefile | |
parent | 3cf0c52fa6016687078f1be15489ab2af19dc330 (diff) | |
download | ports-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz ports-c4927e043cf01f73da57920698b695c0c6cf3e64.zip |
Notes
Diffstat (limited to 'japanese/fcitx-skk/Makefile')
-rw-r--r-- | japanese/fcitx-skk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/fcitx-skk/Makefile b/japanese/fcitx-skk/Makefile index 63446a6297a7..a013ee500f97 100644 --- a/japanese/fcitx-skk/Makefile +++ b/japanese/fcitx-skk/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libskk.so:japanese/libskk BUILD_DEPENDS= bash:shells/bash -USES= tar:xz compiler:c++11-lang cmake gettext pkgconfig +USES= cmake compiler:c++11-lang gettext gnome pkgconfig tar:xz INSTALLS_ICONS= yes CMAKE_ARGS+= -DSKK_DEFAULT_PATH=${LOCALBASE}/share/skk/SKK-JISYO.L |