aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/uim-tomoe-gtk/Makefile
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2007-09-01 00:25:23 +0800
committerume <ume@FreeBSD.org>2007-09-01 00:25:23 +0800
commitb4484b4dec27ef466f319e17b1b9d718699b8f1c (patch)
tree3797cf02252fdca95a68d1b22674050120f49602 /japanese/uim-tomoe-gtk/Makefile
parent75b6e3fc793815d03bc3729793ea811554d12340 (diff)
downloadfreebsd-ports-gnome-b4484b4dec27ef466f319e17b1b9d718699b8f1c.tar.gz
freebsd-ports-gnome-b4484b4dec27ef466f319e17b1b9d718699b8f1c.tar.zst
freebsd-ports-gnome-b4484b4dec27ef466f319e17b1b9d718699b8f1c.zip
USE_X_LIB --> USE_XLIB
Reported by: infofarmer
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