aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/fcitx-anthy
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 22:47:00 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 22:47:00 +0800
commitc4927e043cf01f73da57920698b695c0c6cf3e64 (patch)
tree448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /japanese/fcitx-anthy
parent3cf0c52fa6016687078f1be15489ab2af19dc330 (diff)
downloadfreebsd-ports-gnome-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.gz
freebsd-ports-gnome-c4927e043cf01f73da57920698b695c0c6cf3e64.tar.zst
freebsd-ports-gnome-c4927e043cf01f73da57920698b695c0c6cf3e64.zip
Add missing USES={gnome,php,sdl} to the rest
Diffstat (limited to 'japanese/fcitx-anthy')
-rw-r--r--japanese/fcitx-anthy/Makefile2
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>