summaryrefslogtreecommitdiff
path: root/japanese/uim-tomoe-gtk/Makefile
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2007-08-31 16:25:23 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2007-08-31 16:25:23 +0000
commitebd876db1fe9059c84151cdccf2fe21a5866dcc9 (patch)
tree26baf371dc6d1685eba97aed67fbe7e570472179 /japanese/uim-tomoe-gtk/Makefile
parentUse the CPAN site macro. (diff)
USE_X_LIB --> USE_XLIB
Reported by: infofarmer
Notes
Notes: svn path=/head/; revision=198589
Diffstat (limited to 'japanese/uim-tomoe-gtk/Makefile')
-rw-r--r--japanese/uim-tomoe-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index c2b2db17c117..538b273a30cd 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim-tomoe-gtk
PORTVERSION= 0.6.0
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= japanese
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=tomoe
@@ -20,7 +20,7 @@ LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \
uim.4:${PORTSDIR}/textproc/uim
USE_GNOME= lthack gtk20
-USE_X_LIB= yes
+USE_XLIB= yes
USE_GMAKE= yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes