aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim/Makefile
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-06-26 19:42:42 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2005-06-26 19:42:42 +0000
commitef48641145fc2606ccae4cf73f96a33bc99d29a5 (patch)
treeee764985d3f43c618a44b333b28522c2ff71d3c6 /textproc/uim/Makefile
parent44f0fa9c7ffa171dd2f78fc1c5fcea9f43dd5b26 (diff)
Notes
Diffstat (limited to 'textproc/uim/Makefile')
-rw-r--r--textproc/uim/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 1ac04b402d26..db0969fe2177 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= uim
-PORTVERSION= 0.4.6
-PORTREVISION= 3
+PORTVERSION= 0.4.7
CATEGORIES= japanese x11
MASTER_SITES= http://uim.freedesktop.org/releases/
@@ -31,6 +30,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \
DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim
PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}"
+MAN1= uim-xim.1
+
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgtk20}