aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-07-03 10:22:40 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-07-03 10:22:40 +0000
commit9bd0f80e4b074178454a5ac3f37909d1c6e6113e (patch)
tree63ec0d7277e7c32aa970accfd43ff98d432e164c /japanese
parent5ad157df0428b48cc5d63de2aaf33b9c70ea254c (diff)
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mozc-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mozc-server/Makefile b/japanese/mozc-server/Makefile
index c6b94933b403..2a9e3052c8f2 100644
--- a/japanese/mozc-server/Makefile
+++ b/japanese/mozc-server/Makefile
@@ -44,7 +44,7 @@ LICENSE_FILE_NAISTL= ${WRKSRC}/data/dictionary_oss/README.txt
LICENSE_DISTFILES_NAISTL=${DISTNAME}${EXTRACT_SUFX}
.elif ${BUILD_MOZC_LIST:Mmozc_tool} == "mozc_tool"
USE_GNOME= glib20 gtk20
-USE_QT4= corelib gui
+USE_QT4= corelib gui qmake_build moc_build rcc_build uic_build
.elif ${BUILD_MOZC_LIST:Mibus_mozc} == "ibus_mozc"
USE_GNOME= glib20 gtk20
.elif ${BUILD_MOZC_LIST:Mmozc_el} == "mozc_el"