diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-31 08:51:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-03-31 08:51:30 +0000 |
commit | c0d18d41a102e7460e04ee4e546aaabcc18aefec (patch) | |
tree | c28b66f2630e9fda52d0ec93dac97a557ad944e9 /chinese | |
parent | e090fe83fc60099e4af268599454c8badfac7271 (diff) | |
download | ports-c0d18d41a102e7460e04ee4e546aaabcc18aefec.tar.gz ports-c0d18d41a102e7460e04ee4e546aaabcc18aefec.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx-rime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index 4dac0230eee1..a882c1a0debc 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ librime.so:${PORTSDIR}/chinese/librime RUN_DEPENDS= ${LOCALBASE}/share/brise/default.yaml:${PORTSDIR}/chinese/brise -USES= tar:xz cmake gettext +USES= tar:xz cmake gettext pkgconfig INSTALLS_ICONS= yes CMAKE_ARGS+= -DBRISE_DIR=${LOCALBASE}/share/brise |