aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2004-08-29 00:32:19 +0800
committernobutaka <nobutaka@FreeBSD.org>2004-08-29 00:32:19 +0800
commit1297d382019cbbb0ef9df4ca157cab27708b5953 (patch)
treee6544908ccdda5e0e1e66dd2916ae4ff25c2122c /textproc
parenta31e0636d111bf004c86a7c1f053a1c7db2931e1 (diff)
downloadfreebsd-ports-gnome-1297d382019cbbb0ef9df4ca157cab27708b5953.tar.gz
freebsd-ports-gnome-1297d382019cbbb0ef9df4ca157cab27708b5953.tar.zst
freebsd-ports-gnome-1297d382019cbbb0ef9df4ca157cab27708b5953.zip
Sync with libm17n shared library version bump.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/uim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 1868b3b5bf45..b7f439b4597a 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= uim
PORTVERSION= 0.4.2.1
+PORTREVISION= 1
CATEGORIES= japanese x11
MASTER_SITES= http://freedesktop.org/Software/UimDownload/
@@ -14,7 +15,7 @@ MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Input method library
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
- m17n.0:${PORTSDIR}/devel/m17n-lib
+ m17n.1:${PORTSDIR}/devel/m17n-lib
USE_REINPLACE= yes
USE_X_PREFIX= yes