summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2008-03-26 01:38:21 +0000
committerRong-En Fan <rafan@FreeBSD.org>2008-03-26 01:38:21 +0000
commit3b05508b7eec43b14f85c38419209eff721f9d9b (patch)
tree2c11e415098d587f98b8d09efc4e9738504580b0 /chinese
parent- Update to 5.72 (diff)
- Switch to USE_XORG
Notes
Notes: svn path=/head/; revision=209825
Diffstat (limited to 'chinese')
-rw-r--r--chinese/oxim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile
index dfa9b8afbe8d..1770810823e9 100644
--- a/chinese/oxim/Makefile
+++ b/chinese/oxim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= oxim
PORTVERSION= 1.1.6
+PORTREVISION= 1
CATEGORIES= chinese textproc
MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \
ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \
@@ -18,7 +19,6 @@ MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \
MAINTAINER= rafan@FreeBSD.org
COMMENT= Open X Input Method server
-LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/fireflysung.ttf:${PORTSDIR}/chinese/fireflyttf
OPTIONS= GTK2 "Enable GTK2 input method module" On \
@@ -27,6 +27,7 @@ OPTIONS= GTK2 "Enable GTK2 input method module" On \
SETUP "Enable GUI Setup Tool" On
USE_ICONV= yes
+USE_XORG= x11 xft xpm
WANT_GNOME= yes
GNU_CONFIGURE= yes