summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-10 20:39:37 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2007-03-10 20:39:37 +0000
commit4d5da453576e61661da2f586ec8ee718cb08c371 (patch)
tree7c4cfd7040c058a8c77d30e521a496a0fdbaf7b9 /x11
parentReset landonf@opendarwin.org: address bounces. (diff)
Chase shared library version bump in textproc/uim.
Notes
Notes: svn path=/head/; revision=187077
Diffstat (limited to 'x11')
-rw-r--r--x11/mlterm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 27fb1d403a88..2417f2cd1907 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -44,7 +44,7 @@ CONFIGURE_ARGS+= --disable-fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.3:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.4:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
CONFIGURE_ARGS+= --disable-uim