diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-30 22:57:38 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-04-30 22:57:38 +0000 |
commit | 18b73e0fe0d3486cd24ae1c52d4b2ddcece5298c (patch) | |
tree | aee8a51c8381aa59bd3cebc0b21dcad8d104c27c /chinese/fcitx/Makefile | |
parent | 270ea2ece51225d682d341302079ab11c6794695 (diff) | |
download | ports-18b73e0fe0d3486cd24ae1c52d4b2ddcece5298c.tar.gz ports-18b73e0fe0d3486cd24ae1c52d4b2ddcece5298c.zip |
Notes
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r-- | chinese/fcitx/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index ee2a2c71356c..33e0c550a48f 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fcitx -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.2 CATEGORIES= chinese x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pinyin.tar.gz table.tar.gz @@ -14,7 +14,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= lichray@gmail.com -COMMENT= A simple and fast GBK Chinese XIM server +COMMENT= A Flexible Input Method Framework LICENSE= GPLv2 @@ -25,7 +25,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils MAN1= createPYMB.1 fcitx-remote.1 fcitx.1 mb2org.1 mb2txt.1 \ readPYBase.1 readPYMB.1 scel2org.1 txt2mb.1 -USE_BZIP2= yes +USE_XZ= yes USE_GNOME= pango intltool gnomehack USE_GETTEXT= yes USE_XORG= x11 xext |