aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-11-26 17:48:36 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-11-26 17:48:36 +0000
commit5a1a65888a80704169f29c9228cbda4c0b3a2862 (patch)
tree4c09d629edc39542a79826f13288c7ad58e0edfd /x11
parent312a702b4b8c0002651616c073e67e4ef9faffc7 (diff)
downloadports-5a1a65888a80704169f29c9228cbda4c0b3a2862.tar.gz
ports-5a1a65888a80704169f29c9228cbda4c0b3a2862.zip
Sync with shared library version bump of textproc/uim.
Notes
Notes: svn path=/head/; revision=265189
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 71be8e104b71..5d2167db8ece 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --disable-fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.6:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.7:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
CONFIGURE_ARGS+= --disable-uim