aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commit9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch)
treebc087bd13fb3e313884021b8e0a5e2046e75d491 /chinese
parent7db146587f345a51482b4b1c314fe71cfeb37e6c (diff)
downloadports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz
ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx/Makefile3
-rw-r--r--chinese/fqterm/Makefile3
-rw-r--r--chinese/gcin/Makefile3
-rw-r--r--chinese/qt4-codecs-cn/Makefile3
-rw-r--r--chinese/qt4-codecs-tw/Makefile3
5 files changed, 5 insertions, 10 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index 0b363d804237..90168ed05a95 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -68,8 +68,7 @@ SUB_LIST+= GTK3_IM=xim
.if ${PORT_OPTIONS:MQT4}
USE_QT= yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui
+USE_QT4= gui
CMAKE_ARGS+= -DENABLE_QT_IM_MODULE=ON
PLIST_SUB+= QT4=""
.else
diff --git a/chinese/fqterm/Makefile b/chinese/fqterm/Makefile
index edaf4d55a6f6..187294a06b68 100644
--- a/chinese/fqterm/Makefile
+++ b/chinese/fqterm/Makefile
@@ -21,8 +21,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
SUB_FILES= pkg-install pkg-deinstall ${PORTNAME}.desktop
USE_XORG= x11 ice xext xt xaw xpm xi xproto xextproto
USE_ZIP= yes
-USE_QT_VER= 4
-QT_COMPONENTS= gui network script qt3support imageformats \
+USE_QT4= gui network script qt3support imageformats \
codecs-cn codecs-tw codecs-jp codecs-kr \
qmake_build moc_build rcc_build uic_build linguist_build
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile
index 41cba2a7f500..52d50cf6075d 100644
--- a/chinese/gcin/Makefile
+++ b/chinese/gcin/Makefile
@@ -38,8 +38,7 @@ MAN1= gcin.1 gcin-exit.1 gcin2tab.1 gcin-gb-toggle.1 gcin-kbm-toggle.1 \
.include <bsd.port.options.mk>
.if defined(WITH_QT_IM_MODULE)
-USE_QT_VER= 4
-QT_COMPONENTS= inputmethods qmake_build moc_build corelib gui
+USE_QT4= inputmethods qmake_build moc_build corelib gui
LIB_DEPENDS+= mng:${PORTSDIR}/graphics/libmng
PLIST_SUB+= QT_IM_MODULE=""
.else
diff --git a/chinese/qt4-codecs-cn/Makefile b/chinese/qt4-codecs-cn/Makefile
index 672df5ed9b79..72b085611d49 100644
--- a/chinese/qt4-codecs-cn/Makefile
+++ b/chinese/qt4-codecs-cn/Makefile
@@ -15,8 +15,7 @@ PKGNAMESUFFIX= -cn
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt GB 18030 codec plugin
-USE_QT_VER= 4
-QT_COMPONENTS= qmake_build corelib
+USE_QT4= qmake_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes
diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile
index addf41698bff..ed2d86033179 100644
--- a/chinese/qt4-codecs-tw/Makefile
+++ b/chinese/qt4-codecs-tw/Makefile
@@ -15,8 +15,7 @@ PKGNAMESUFFIX= -tw
MAINTAINER= kde@FreeBSD.org
COMMENT= Qt Big-5 codec plugin
-USE_QT_VER= 4
-QT_COMPONENTS= qmake_build corelib
+USE_QT4= qmake_build corelib
QT_NONSTANDARD= yes
QT_DIST= yes