diff options
-rw-r--r-- | japanese/uim-tomoe-gtk/Makefile | 5 |
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 |