summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2007-04-12 16:35:22 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2007-04-12 16:35:22 +0000
commit7be2ea2f7afdd8a85a04d44224896235e3a31032 (patch)
tree517f8da80f190e93a4242bf9e44d4e80e8f3920b /japanese
parent- update to 1.2.a.41 (diff)
- depend on gtk20 explicitly.
- uim-tomoe-gtk itself doesn't depend on libiconv.
Notes
Notes: svn path=/head/; revision=189859
Diffstat (limited to 'japanese')
-rw-r--r--japanese/uim-tomoe-gtk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index 025ed5654244..186d94c8854d 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim-tomoe-gtk
PORTVERSION= 0.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=tomoe/23342
@@ -19,9 +19,8 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \
tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk \
uim.4:${PORTSDIR}/textproc/uim
-USE_GNOME= lthack
+USE_GNOME= lthack gtk20
USE_X_LIB= yes
-USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes