diff options
Diffstat (limited to 'japanese/fcitx-anthy/Makefile')
-rw-r--r-- | japanese/fcitx-anthy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/fcitx-anthy/Makefile b/japanese/fcitx-anthy/Makefile index a4e66b8dbd73..fab7b769dd8f 100644 --- a/japanese/fcitx-anthy/Makefile +++ b/japanese/fcitx-anthy/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libanthy.so:japanese/anthy -USES= cmake gettext pkgconfig tar:xz +USES= cmake gettext gnome pkgconfig tar:xz INSTALLS_ICONS= yes .include <bsd.port.mk> |