aboutsummaryrefslogtreecommitdiff
path: root/japanese
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
parentd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (diff)
downloadports-ebd876db1fe9059c84151cdccf2fe21a5866dcc9.tar.gz
ports-ebd876db1fe9059c84151cdccf2fe21a5866dcc9.zip
USE_X_LIB --> USE_XLIB
Reported by: infofarmer
Notes
Notes: svn path=/head/; revision=198589
Diffstat (limited to 'japanese')
-rw-r--r--japanese/scim-tomoe/Makefile4
-rw-r--r--japanese/uim-tomoe-gtk/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile
index 70a947477fc5..fdcb0c0aeb79 100644
--- a/japanese/scim-tomoe/Makefile
+++ b/japanese/scim-tomoe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-tomoe
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 \
tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk
USE_GNOME= lthack
-USE_X_LIB= yes
+USE_XLIB= yes
USE_GETTEXT= yes
USE_ICONV= yes
USE_GMAKE= yes
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