summaryrefslogtreecommitdiff
path: root/chinese/fcitx
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-23 16:44:09 +0000
commit5afc678aac11dcb929706121d1fec2707a1e8e54 (patch)
tree89d39d526223ba8929324fc0ca33a08f06f5f7ae /chinese/fcitx
parentAdd system-config-printer (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209636
Diffstat (limited to 'chinese/fcitx')
-rw-r--r--chinese/fcitx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index 5d6d85e325dd..aa697d3af147 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fcitx
PORTVERSION= 3.5
+PORTREVISION= 1
CATEGORIES= chinese x11
MASTER_SITES= http://www.fcitx.org/download/ \
ftp://mirrors.redv.com/pub/fcitx/ \
@@ -21,7 +22,7 @@ COMMENT= A simple and fast GBK Chinese XIM server
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
USE_BZIP2= yes
-USE_XLIB= yes
+USE_XORG= xpm x11
USE_ICONV= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes